HighDots Forums  

Blog box div displays incorrectly only in IE, header bar is short, besides that, what do you think?

Websites/HTML pages critique & reviews Discuss and review existing WWW material (alt.html.critique)


Discuss Blog box div displays incorrectly only in IE, header bar is short, besides that, what do you think? in the Websites/HTML pages critique & reviews forum.



Reply
 
Thread Tools Display Modes
  #11  
Old   
KMB
 
Posts: n/a

Default Re: Blog box div displays incorrectly only in IE, header bar is short, besides that, what do you think? - 10-31-2006 , 07:41 PM






Hey,

All I'm looking for is code that displays correctly at this point. The
code for the blogger entries and for the blog update bar are both
generated by scripts, so that would explain why the code isn't
compliant. I found what the blank screen error was. I had an open
script tag that had no close. Once I fixed that everything was back to
normal.

Tell me what you think of the completed site, content-wise.

Kyle



On Oct 28, 12:11 pm, "Beauregard T. Shagnasty"
<a.nony.m... (AT) example (DOT) invalid> wrote:
Quote:
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


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.