| Vincent's profileInfinity aka VincentPhotosBlogLists | Help |
|
October 23 What's wrong with my CSSConverted one of the asp.net 1.1 project to asp.net 2.0. Everything work fine. That's good, until i add a new page. The CSS doesn't seems to be working. (see picture before_replace.jpg). Found the problem was the header text
Original
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
Changed to
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
You can see in the picture (after_replace.jpg) that it is working fine after i replace it.
Anything not working, i'll be looking for the difference in the header now. First it was AJAX, not it's CSS. TrackbacksThe trackback URL for this entry is: http://infinity-pws.spaces.live.com/blog/cns!7CAC7A82B6773414!182.trak Weblogs that reference this entry
|
|
|