View Full Version : checking html


HardyzGurL87
09-16-2003, 08:52 PM
I know this is a lot to ask, but if anyone has time (and can see errors in html easily) i would like for someone to view my source and check mine on this website i'm making. the address is http://www.alisonlohmanonline.cjb.net

I have AOL and it was looking fine viewing it on there, but when I used my friend's MAC that I am on now.. it's all screwed up. the scrollbar on the main table isn't there, so it's cuts of the text, my bottom links are outside the table and under the counter and when you scroll sideways to the right, it just has a huge black area that i'm not quite sure how to get rid of. i don't know how to fix any of it and i want it to be correct for ALL types of computers

i'd appreciate the help so much!! thanks in advance :)

toolman
09-16-2003, 09:10 PM
Everything seems fine to me. There is a horixzontal scrollbar though, but you can add this tag to the background or body tag:

style="overflow-x:hidden;y:scroll;"

This will disable the horizontal scolling.

Other than that, looks super to me :D keep up the great work!

HardyzGurL87
09-16-2003, 09:40 PM
thank you so much! :)

it still looks messed up on a MAC though??
maybe it's just that MACs are crappy.. hmm...

toolman
09-16-2003, 09:45 PM
Personally, i don't like macs, but thats just my opinion. But it looks super doopa on a PC :D

HardyzGurL87
09-16-2003, 10:06 PM
yeah MACs suck, I have to use one right now though. bleh.

Thanks for the compliment :)

toolman
09-16-2003, 10:10 PM
Your welcome :)

pb&j
09-16-2003, 10:20 PM
delete this part...
<bgcolor="#000000" link="#ffffff"
vlink="#ffffff" alink="#ffffff" text="#e0e0e0">
you already have it all specified in your css area.

with this part...
style="position:absolute; top:5"
you have to put a px; after the 5. it needs a measurement of somekind.

with this part...
<Hr size="1px" width=107% color"#EB747E">
take out the px after the 1.
the width is going beyond 100% for some reason.
and the equals sign is missing in the color.

that's as far as i got so far...

HardyzGurL87
09-16-2003, 11:46 PM
thank you, thank you so much!
i'll fix those right away.

Mona
09-17-2003, 02:06 AM
It looks fabulous on my lovely little iMac ;)

duckgirl
09-17-2003, 03:15 AM
Hey, don't insult other OS's.... but everything looks fine to me... certain versions of browsers don't display all things correctly... like, my version of internet explorer won't display opacity in iframes... so, you might be using an old version of something, or the manufacturers of the browser haven't been nice enough to include some features found on windows in the mac version. and it depends on the system you use, also.