HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
question on how to make things smaller on your website....
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
randomperson9



Joined: 20 Nov 2007
Posts: 32

PostPosted: Wed Jan 23, 2008 4:35 pm     question on how to make things smaller on your website.... Reply with quote

I am using frames for my website. the menu on the right side on my screen witch is a green box is filling the space it has in the frame. what I want to do is make the green box that is filling the whole page to become small so it does not touch the bottom of the page. how do I make it smaller? where should i got to make it smaller the index page or the menu.html page?
ogsolution



Joined: 26 Dec 2007
Posts: 144

PostPosted: Wed Jan 23, 2008 11:02 pm     Reply with quote

do you have a sample code or a live page we can look at?
randomperson9



Joined: 20 Nov 2007
Posts: 32

PostPosted: Thu Jan 24, 2008 4:29 pm     Reply with quote

Here is a screen shot: [img=http://img250.imageshack.us/img250/5513/siteza5.th.png]

kk see the dark brown box on the left side of the page? it goes down till it touches the bottom the the screen. I want to make it so it does not touch the bottom of the screen. how do I do that? I know the site looks bad but it is a protype for the real one. I erased some stuff becuse it said my real name and I do not want people to know what the site is yet.
ogsolution



Joined: 26 Dec 2007
Posts: 144

PostPosted: Fri Jan 25, 2008 12:38 am     Reply with quote

It looks like you are setting background color to your html page. If you create a div in your body and assign the brown background color to the div, you should be able to adjust the height of the div. You can do this with some CSS.

These following topics may help you:
CSS Background Color
CSS Width and Height
randomperson9



Joined: 20 Nov 2007
Posts: 32

PostPosted: Fri Jan 25, 2008 7:34 pm     Reply with quote

is there a way to do it without converting it to css?
ogsolution



Joined: 26 Dec 2007
Posts: 144

PostPosted: Sat Jan 26, 2008 2:00 am     Reply with quote

Yes, you can use table and set the background color of your table. This way, you are using plain HTML.

My suggestion is to use some CSS. It's easy to learn and easy to use inside HTML.

If you insist on plain HTML, you can watch this HTML Table video. Then you can learn more about Nested Tables.
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial