T
Tatyana
Hello,
I was wondering if anybody can help to distinguish the difference (for
ASP.NET pages) between
I've got JavaScript Menu which I have to plug-in to the master page.
Everything works fine except ALL Borders on the buttom and on the left side.
So I was trying to see what makes a difference and the DOCTYPE came up.
Now I wonder what is going to happen with my asp.net pages and what is not
going to work if I change DOCTYPE from HTML 4.01 to XHTML 1.0?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
or <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Thank you,
Tatyana
I was wondering if anybody can help to distinguish the difference (for
ASP.NET pages) between
I've got JavaScript Menu which I have to plug-in to the master page.
Everything works fine except ALL Borders on the buttom and on the left side.
So I was trying to see what makes a difference and the DOCTYPE came up.
Now I wonder what is going to happen with my asp.net pages and what is not
going to work if I change DOCTYPE from HTML 4.01 to XHTML 1.0?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd" >
or <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Thank you,
Tatyana