![]() |
Adobe Dreamweaver CS4 question
Hi-
Taking a class on CS4 (and I am at a very basic level). Have an assignment where I reformatted a page and then associated a CSS file to my document when finished. I would like to temporarily "disassociate" from the CSS file or turn it off, so I can view what the file looks like in Design view minus the CSS dressing. How do I click off the CSS association? Thanks in advance. |
Comment it out.
Find the line referencing the style sheet. HTML Code:
<link href="/your.css" rel="stylesheet" type="text/css" /> HTML Code:
<!-- up front and --> to back. HTML Code:
<!--<link href="/your.css" rel="stylesheet" type="text/css" />--> HTML Code:
<!--BEGIN HEADER--> |
or just rename your CSS sheet so it cant link to it.
also highly recommend dreamweaverclub.com/forum and w3schools.com/css/default.asp |
All times are GMT -8. The time now is 08:57 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0
Copyright 2025 Pelican Parts, LLC - Posts may be archived for display on the Pelican Parts Website