UGN Security
Posted By: §intå× first crack at no tables - 07/27/05 11:17 AM
http://www.ridedorx.com

Did I do it right? It seems simple enough. div and span tages with CSS position: absolute and position: relative.
Posted By: Gremelin Re: first crack at no tables - 07/27/05 03:39 PM
Other than 105 validation errors wink ...
Posted By: §intå× Re: first crack at no tables - 07/27/05 05:04 PM
Yea well your site has them to buddy boy.
Warning: unescaped & or unknown entity "&article_key" they want & in URL's instead of &.

Screw that. Do you know howmuch work that is?
That is about 80 "warnings not errors"

Warning: <hr> proprietary attribute

IE uses alt, foxfire title. sue me. Since you told me about this and I wasted 4 days fixing my site I started looking at the big boys. No one is 100%.

Not Google, Not MSN, Not Amazon, Not Ebay, not UGN.

So after you quit looking at bullshit warnings how did I do.
Posted By: Gremelin Re: first crack at no tables - 07/27/05 06:45 PM
The whole point of making a tableless design is so that alternative browsers can see your content; a huge part in that act is going for complete validation...

And yeh, I know we have a nice amount of validation errors; why? because I learned about validation after that recode; perhaps when I get some time to work on the code I'd get some sort of validation in there wink ...

If you actually look at the code you'll see a few differant styles; it's all getting done over when I get the time...

BTW,
Code
<hr>
is out the door, just like
Code
they're unescaped and not even in the xhtml spec's; you have to escape any open code, thus it'd be replaced with
Code
<hr />
or
Code
I knwo no one is 100%, especially M$, they have their own browser, all they are about is if their [censored] loads in that...

Also, I do have a few pages that are 100%, look at http://www.moguai.info for example; hell even some of my postnuke themes where made valid, then see http://www.corthell.info and http://www.livebridgesucks.com wink ...

BTW, some of the warnings in the page you have to look at for a tableless design, mainly the span tags; fix those and you did good.
Posted By: §intå× Re: first crack at no tables - 07/27/05 08:10 PM
line 120 column 4 - Warning: trimming empty <span>

but it is not empty look
Code
<span class="blue_boxwhite" style="position: relative; left: 0px;">
<center>
     BMX News				
</center>
</span>
Posted By: Gremelin Re: first crack at no tables - 07/27/05 10:08 PM
:shrug: see why I don't deal with tableless designs now?
© UGN Security Forum