Go Back   CodingForums.com > :: Client side development > HTML & CSS

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 06-30-2011, 11:56 AM   PM User | #1
Gl0rY
New to the CF scene

 
Join Date: Jun 2011
Posts: 7
Thanks: 1
Thanked 0 Times in 0 Posts
Gl0rY is an unknown quantity at this point
Frames?

hello

what is the code to get frames on the topp, left and right corners and of course a main window where i can write the text in.
Gl0rY is offline   Reply With Quote
Old 06-30-2011, 02:41 PM   PM User | #2
Apostropartheid
The Apostate


 
Apostropartheid's Avatar
 
Join Date: Oct 2007
Posts: 3,215
Thanks: 16
Thanked 265 Times in 263 Posts
Apostropartheid is on a distinguished road
Why do you want to use frames?
__________________
Blog | Twitter
Useful links: W3C HTML Validator | W3C CSS Validator | HTML 5 Guide
CF: HTML & CSS Resources/Tutorials Thread | HTML & CSS Posting Rules and Guidelines
Remember: no link, no code, no help!
Apostropartheid is offline   Reply With Quote
Old 06-30-2011, 09:05 PM   PM User | #3
code beginner
Regular Coder

 
Join Date: Sep 2009
Posts: 165
Thanks: 15
Thanked 1 Time in 1 Post
code beginner is an unknown quantity at this point
There are three things here:

1) standard frames have fallen out of favor. search engines have trouble reading them and styles have moved on since then
2) there is something called an iframe. that's different. but ignore that for now, since it's likely too far beyond your current coding skills and might not be what you are looking for anyway.
3) there are containers like this: <div>put your stuff in here</div>

I think what you are asking is how you can make your webpage have different sections of information. You do that with divs. You can do that with tables also, but that has fallen out of favor.
code beginner is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:32 PM.


Advertisement
Log in to turn off these ads.