You are on page 1of 3

HTML Layouts

http://www.w3schools.com/html/html_layout.asp

TRAN

Search Searc w
HOME HTML CSS

REFERENCE XML JAVASC

HTML Basic

Best W HTML HOME HTML Introduction PHP M Get Started Previous Next Ch HTML Best Ho HTML Basic Web page layout is ve HTML Elements UK Res HTML Attributes Cloud HTML Headings Design your webpage Top We HTML Paragraphs HTML Formatting $7.95/m HTML Fonts Website Layouts Premium HTML Styles HTML Links Most websites have put th WEB BUILDING HTML Images Multiple columns are creat Downlo HTML Tables or to create backgrounds o HTML Lists FREE

HTML Layouts

WEB HOSTING

HTML Forms HTML Frames W3SCHOOLS EXAMS HTML Layouts HTML Iframes Get Ce HTML Colors HTML, The simplest way of creati HTML Colornames XML, P HTML Colorvalues example The following use HTML Quick List W3SCHOOLS BOOKS colspan attribute:

HTML Advanced

HTML Layout HTML <html>Doctypes HTML <body>CSS HTML Head HTML <tableMeta width="500" border="0"> HTML <tr> Scripts HTML Entities <td colspan="2" style="background-color:#FFA500;"> HTML URLs <h1>Main Title of Web Page</h1> HTML Encode </td> URL HTML </tr> Webserver HTML Summary

Example

New B HTML, JavaSc STATISTICS

Browse Brows Browse SHARE THIS PAGE Share

<tr valign="top"> <td style="background-color:#FFD700;width:100px;text-align:top;"> <b>Menu</b><br /> HTML Media HTML<br /> HTML Audio CSS<brObject /> HTML JavaScript HTML Video </td> YouTube HTML <td HTML style="background-color:#EEEEEE;height:200px;width:400px; Media Tags text-align:top;"> Content goes here</td> HTML XHTML </tr>

HTML Media

XHTML XHTML <tr> XHTML

<td colspan="2" style="background-color:#FFA500;text-align:center;"> Copyright 2011 W3Schools.com</td> HTML Examples </tr> </table> HTML Examples
HTML Quiz </body> HTML Certificate

Intro Syntax Doctype

</html>

HTML References
Try Tag HTML it yourself List HTML Attributes HTML Events The HTML code above HTML Colornames HTML Colorpicker HTML Character Sets HTML ASCII HTML ISO-8859-1 Content goes here Menu HTML Symbols HTML HTML URL Encode CSS HTML Lang Codes

wil

Main

Title

of

1 of 3

Tuesday, 17 January, 2012 07:49 AM

HTML Layouts

http://www.w3schools.com/html/html_layout.asp

HTML Status Codes JavaScript

HTML5
HTML5 HTML5 Tutorial Reference Version

Chinese

Copyright

2011

W3

Note: Even though it is tabular data NOT

possib as a la

HTML
The div

Layouts
is a

element

block

The following example previous example:

use

Example
<html> <body> <div id="container" style="width:500px"> <div id="header" style="background-color:#FFA500;"> <h1 style="margin-bottom:0;">Main Title of Web Page</h1></div> <div id="menu" style="background-color:#FFD700;height:200px;width:100px; float:left;"> <b>Menu</b><br /> HTML<br /> CSS<br /> JavaScript</div> <div id="content" style="background-color:#EEEEEE;height:200px;width:400px; float:left;"> Content goes here</div> <div id="footer" style="background-color:#FFA500;clear:both; text-align:center;"> Copyright 2011 W3Schools.com</div> </div> </body> </html>
Try it yourself

The

HTML

code

above

wil

Main
Menu Content HTML CSS JavaScript

Title
goes

of

here

Copyright

2011

W3

HTML

Layout

Tip: The biggest advantage o becomes MUCH EASIER about study our CSS . CSS, tutorial

Tip: Because advanced layou website templates (these a

2 of 3

Tuesday, 17 January, 2012 07:49 AM

HTML Layouts

http://www.w3schools.com/html/html_layout.asp

HTML
Tag Description

Layout
a a table

Tags

<table> Defines <div>Defines

section

in

doc

Previous Next

Chapt

Free

Online

Websit
website building free

Create a free Flash tools make website Start Creating your

wit ea

website

Altova

XMLSpy

Whether you're and debuggers features in Version 2012!

new to XML or in XMLSpy are

XML editor Graphical XML Schema / DTD XSLT 1.0/2.0 editor, debugge XQuery editor, debugger, prof XBRL validator, taxonomy edi New! Chart creation for XML d Support for Office Open XML Graphical WSDL 1.1/2.0 edito JSON editing & conversion Java, C#, C++ code generatio 32-bit and 64-bit versions New! HTML5 and CSS3 supp And much more! Download a free trial today!

www.Facebook.com

Ads by Google

REPORT

ERRO

W3Schools is optimized for le Tutorials, references, and ex While using this site, you a Copyright 1999-2012 by

3 of 3

Tuesday, 17 January, 2012 07:49 AM

You might also like