How to Make Element Footer 3 & 1 column

10:29 AM
If yesterday I have been discussing how to create a footer element into two columns, in this article I will give you a way how to make a footer into three columns and one column, the same way as a two-column footer (if you have not read click here) but the last scrypt we have fox. if yesterday scrypt the two columns as below.



<div id='footer2' style='width: 50%; float: left;
margin:0; text-align: left;'>
<b:section class='footer-column' id='col2'
preferred='yes' style='float:left;'/>




replace it with scrypt below scrypt



<div id='footer2' style='width: 40%; float: left;
margin:0; text-align: left;'>
<b:section class='footer-column' id='col2'
preferred='yes' style='float:left;'/>


<div id='footer3' style='width: 30%; float: left;
margin:0; text-align: left;'>
<b:section class='footer-column' id='col3'
preferred='yes' style='float:left;'/>




And to create a column footer replace with the following scrypt




Artikel Terkait

Next Article
« Prev Post
Previous Article
Next Post »
Penulisan markup di komentar
  • Untuk menulis huruf bold gunakan <strong></strong> atau <b></b>.
  • Untuk menulis huruf italic gunakan <em></em> atau <i></i>.
  • Untuk menulis huruf underline gunakan <u></u>.
  • Untuk menulis huruf strikethrought gunakan <strike></strike>.
  • Untuk menulis kode HTML gunakan <code></code> atau <pre></pre> atau <pre><code></code></pre>, dan silakan parse kode pada kotak parser di bawah ini.

Disqus
Tambahkan komentar Anda

No comments