29.07.2016 Views

front-end-developer_1_

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Front-End-Developer - Level 1<br />

<br />

header {<br />

background-color:black;<br />

color:white;<br />

text-align:center;<br />

padding:5px;<br />

}<br />

nav {<br />

line-height:30px;<br />

background-color:#eeeeee;<br />

height:300px;<br />

width:100px;<br />

float:left;<br />

padding:5px;<br />

}<br />

section {<br />

width:350px;<br />

float:left;<br />

padding:10px;<br />

}<br />

footer {<br />

background-color:black;<br />

color:white;<br />

clear:both;<br />

text-align:center;<br />

padding:5px;<br />

}<br />

<br />

HTML Layout Using Tables<br />

Layout can be achieved using the element, because table elements can be styled with CSS:<br />

Example<br />

HTML Layouts<br />

18

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!