To talk on Icrontic, just register!

It only takes 30 seconds.

Have an account? Sign in:

Forgot?
kevin
Guest

Might of html help please?

I know this isnt programming, but we dont have a web design forum...so...
www.klevin.com/v2 is my new site design. I'll throw in some simple php shit to make the site usable soon...but for now, it looks semicrappy in IE (looks better but not perfect in firebird)...there are gaps between the table rows...anyone have any idea on how to make it work better? Comments/suggestions welcome...also, i am going to make the body chunk a set width due to the fact that when it is resizable it looks like poo.
-Kev
Enverex
~-+-~
Enverex
5,852 Posts
Adding to what Meep said, put this at the top of every HTML document in the "HEAD" section somewhere (usually the bottom of the head section).

< link rel="stylesheet" href="SheetName.css" type="text/css" >

Then just put the style in the file in the format of -

maintext. {style="font-family: Arial, Verdana, Tahoma; font-size: 10px; color: #000000";}

Then to use it, in the html document -

< div class=maintext > Hello, I am written in the style defined in the sheet < /div >

NS
__________________ RetroTracks - Classic Computer and Game Music
kevin
Guest
Yeah...i am using an external stylesheet as is....and i use the different classes for various reasons...yeah yeah..whatever
but i got it to work with a bit of changing around what you guys told me to do (for it to work in IE, i needed to go with font-size: 0px and some other futzing around made the rest of it work.
Thanks guys.
Now for the php!
kevin
Guest
hmm...I need more help and I dont see why to make another thread for the same subject so...Anyone have any idea on how to make the content table chunk extend to the bottom of the page without using a defined height or < br>'s? Frink's idea was to end the table like :

logo/navbar up here as is
________
\ )
content | + the same
here | )
________/ } new

What do all of you think?
Go Back   Icrontic Forums > Tech: Software > General Software
Jump to
This Thread Search this Thread
Search this Thread:

Advanced Search


Current time: 4:45am (GMT)
Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Get Vanilla instead. Trust me.