jmueller0823
03-15-2007, 09:20 PM
We're taking a stab at implementing some CSS-- replacing tables-- on our site.
In the development & testing stages, what's the easiest way
to preview what CSS is doing on the page?
For example:
We utilize style sheets, but for testing purposes we moved
the CSS code to the HTML page. That method always helped us
preview fonts-- but I'm finding that to view the div structure,
we need to copy the page to the server and launch the page.
This can't be right-- way too much trouble.
How do you guys do it? Thanks.
In the development & testing stages, what's the easiest way
to preview what CSS is doing on the page?
For example:
We utilize style sheets, but for testing purposes we moved
the CSS code to the HTML page. That method always helped us
preview fonts-- but I'm finding that to view the div structure,
we need to copy the page to the server and launch the page.
This can't be right-- way too much trouble.
How do you guys do it? Thanks.