Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,154,207 members, 7,822,068 topics. Date: Thursday, 09 May 2024 at 05:32 AM

Table Vs Div For Layout - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / Table Vs Div For Layout (495 Views)

The New Layout Of GtBank's Internet Banking Portal / Nairaland's New Background And Layout Style / How To Do Vertical Alignment With Div-based Layouts (2) (3) (4)

(1) (Reply)

Table Vs Div For Layout by maekhel(m): 8:36am On Nov 12, 2014
The UI of a website have a great effect on a website and its users. The design of a website is depended on its layout (that is how the structuring will be). There are different type of layouts: one-column, two-column, three-column, fixed, fluid etc. The choice of varies from web designers to web designers depending on their needs. We will be discussing table vs div for layout.
Table For Layout
Tables can be used for creating website layout . It is easy to create layout with tables since tables present content in tabular form (rows and columns). The type of layout (two-column, three-column) you are designing will determine how many rows and columns your table will contain. For example, to create a two-column layout, we have something similar to the code snippet below:

<table>
<tr>
<td>Column One</td>
<td>Column Two</td>
</tr>
</table>
This will produce a two-column layout. We can remove the borders from the table to make the layout perfect by adding border=”0″ to <table>. With borders turned off, no one will know the layout was created using table unless they view source code.
One major advantage of using table for layout is it easy of use. You can create complex layout with table easily.
continue reading: http://tutorialslodge.com/table-vs-div-layout/

(1) (Reply)

Help Urgently Needed On Web Designing / Ridiculous Prices At Palhoodsystems / Huge Traffic

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 9
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.