N8
02-16-2005, 01:54 AM
Where is the html code for "$stylevar[htmldoctype]" located?
Ahh I found it.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
What exactly is the point of that, does it just check if your css code is valid with the standards, or does it use that .dtd as a reference?
Ahh I found it.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
What exactly is the point of that, does it just check if your css code is valid with the standards, or does it use that .dtd as a reference?