Ask a Question related to Macromedia Dynamic HTML, Design and Development.
-
e_scott #1
Problem with XHTML Strict
I am building a website in XHTML and having problems with spacing. Firefox is
rendering my paragraphs with greater line-height than I need. I messed around
with the CSS for hours and finally figured out that the problem is caused by my
DOCTYPE.
I am currently using:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
Changing the doctype to transitional resolves the problem. Does anyone know
why? Is there a solution to this that will allow me to keep the strict doctype?
Thanks!
e_scott Guest
-
XHTML Strict Support and CSS
We are just starting to implement Contribute. Created a template with Dreamweaver with XHTML strict code as this is required for Contribute to... -
Tables in strict XHTML
Is it me, or... 1. Dreamweaver (I'm using ver. 8 trial) does not appear to generate table code that conforms to strict xhtml, even where I've... -
Will DW write XHTML Strict code?
I would like to configure DW to write XHTML Strict code rather than transitional, is that possible? -
XHTML Strict support?
Contribute 3 creates XHTML compliant element code, but Contribute has trouble creating character entities that are XHTML compliant. For example... -
Strict Data Typing Problem
I have upgraded a large, old Flash MX movie to Flash MX 2004 Pro. Everything worked fine until I begin to add data types to my variables. For...



Reply With Quote

