HighDots Forums  

Text Blocked by DIV Instead of Flowing Around

Cascading Style Sheets Layout/presentation on the WWW (comp.infosystems.www.authoring.stylesheets)


Discuss Text Blocked by DIV Instead of Flowing Around in the Cascading Style Sheets forum.



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

Default Re: Text Blocked by DIV Instead of Flowing Around - 07-12-2007 , 10:53 PM






greentiger1 (AT) gmail (DOT) com wrote:
Quote:
Wow, didn't realize it validated that badly. I was going to worry
about validation last.......

It should be done ongoing.
Having validations errors forces browsers to recover by guessing your
intent. They do an amazing job of that, overall. Still you never know what
can happen.
I looked only briefly at your CSS. For instance, for some margins there
were units missing (should 10 be px, em, %, what?). Errors like that
produce unpredictable actions.

--
jmm (hyphen) list (at) sohnen-moe (dot) com
(Remove .AXSPAMGN for email)


Reply With Quote
  #12  
Old   
enrique
 
Posts: n/a

Default Re: Text Blocked by DIV Instead of Flowing Around - 07-13-2007 , 10:08 AM






On Jul 12, 5:18 pm, greentig... (AT) gmail (DOT) com wrote:

Quote:
Wow, didn't realize it validated that badly. I was going to worry
about validation last.......
What really annoys me is that a fair chunk, 1/5 of the errors, come
from the FLASH code, which was COPY-PASTED, and not even
MINE....ARGGGHHH.
Personally, I never trust generated markup. By doing your validation
early and often, it your hopefully reduces your problem to mistakes
you made in other areas.



Reply With Quote
  #13  
Old   
greentiger1@gmail.com
 
Posts: n/a

Default Re: Text Blocked by DIV Instead of Flowing Around - 07-13-2007 , 10:14 AM



On Jul 12, 10:53 pm, Jim Moe <jmm-list.AXSPA... (AT) sohnen-moe (DOT) com> wrote:

Quote:
I looked only briefly at your CSS. For instance, for some margins there
were units missing (should 10 be px, em, %, what?). Errors like that
produce unpredictable actions.
I was always under the impression that the units defaulted to px when
the units were not supplied.

The HTML is now completely valid, I've changed around some CSS stuff,
but still no dice so far.

Does look a little prettier on the code side, of course.

http://www.gt.horizonhouse.ca/help/output.htm



Reply With Quote
  #14  
Old   
greentiger1@gmail.com
 
Posts: n/a

Default Re: Text Blocked by DIV Instead of Flowing Around - 07-13-2007 , 11:22 AM



Wait! I got it, now! Now that my code is alot cleaner, it was a
breeze. Thanks everyone!


Reply With Quote
  #15  
Old   
Chris F.A. Johnson
 
Posts: n/a

Default Re: Text Blocked by DIV Instead of Flowing Around - 07-13-2007 , 04:24 PM



On 2007-07-13, greentiger1 (AT) gmail (DOT) com wrote:
Quote:
Wait! I got it, now! Now that my code is alot cleaner, it was a
breeze.
There are problems: <http://cfaj.freeshell.org/testing/gt.jpg>,
<http://cfaj.freeshell.org/testing/gt2.jpg>.

You are making assumptions about the size of the type that will
appear on a user's browser. You cannot do that. And if you could
specify the exact size of type without allowing the reader to
change it, it would be illegible and therefore useless.

You also need to specify colours for the links. They are
illegible.

--
Chris F.A. Johnson <http://cfaj.freeshell.org>
========= Do not reply to the From: address; use Reply-To: ========
Author:
Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)


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.