![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
KMB wrote: I just opened it up in IE and got the same error. I have little to no idea what is wrong. The only thing I can think of is that it has something to do with the CSS main code (in the first section of http://www.wesallsellout.com/blog.cssthat I removed and seemed to make the blog run smoother. I'm going to post this problem on the blogger forum and see if people there have any suggestions. Any thoughts?Thoughts? The 58 errors on the blog page, which don't seem to have been addressed since you first posted. If you change to a Strict doctype (as all new documents should be) instead of Transitional (which is for legacy documents), the page generates 68 errors. Incorrect syntax such as the following may cause a browser to just .. give up? p class="post"><div style="clear:both;text-align:justify;"><div style="clear:both;"></div>We are almost completely done with the redesign of the new webpage. We should be up and running again within the next few days. We'll send out a Facebook message when everything is up and running fully.<div style="clear:both; padding-bottom: 0.25em;"></div></p The <div>'s inside the <p> cause the <p> to be closed, and the text "We are almost completely.." is not in a paragraph as you might hope. You can't put block level elements in a <p>. Go here and enter your stylesheet links:http://www.htmlhelp.com/tools/csscheck/ Too many errors to list here. Please don't top-post.http://oakroadsystems.com/genl/unice.htm#upside -- -bts -Motorcycles defy gravity; cars just suck |
![]() |
| Thread Tools | |
| Display Modes | |
| |