Website Layouts
Most websites have put their content in multiple columns (formatted like a magazine or newspaper). Multiple columns are created by using tags. Some CSS are normally also added to position elements, or to create backgrounds or colorful look for the pages. HTML Layouts - Using Tables The simplest way of creating layouts is by using the HTML The following example uses a table with 3 rows and 2 columns - the first and last row spans both columns using the colspan attribute: |
Use Code
/*<html>
<body>
<table width="500" border="0">
<tr> <td colspan="2" style="background-color:#FFA500;">
<h1>SEO Back Links Pagerank </h1>
</td> </tr>
<tr valign="top"> <td style="background-color:#FFD700;width:100px;text-align:top;">
<b>www e-referrel com</b>
HTML
CSS
JavaScript
</td> <td style="background-color:#EEEEEE;height:200px;width:400px;text-align:top;">
BUSINESS / IT / SEO / WEBDESIGN</td> </tr>
<tr> <td colspan="2" style="background-color:#FFA500;text-align:center;">
http://seoback-links.blogspot.in/</td> </tr>
</table>
</body>
</html> */
SEO Back Links Example
SEO Back Links Pagerank | |
www.e-referrer.com | BUSINESS / IT / SEO / WEBDESIGN http://www.economics4development.com/ PR 3 http://www.economics4development.com/economic_development.htm PR3 http://www.economics4development.com/economic_development_concepts.htm PR2 http://www.economics4development.com/economic_development_theories.htm PR2 http://www.economics4development.com/harris_todaro_model.htm PR1 http://www.economics4development.com/surplus_labor_model.htm PR1 http://www.economics4development.com/exogenous_growth_model.htm PR1 http://www.economics4development.com/harrod_domar_model.htm PR1 SEO/WEBDESIGN http://www.benalmedia.com/resources.html PR 2 http://www.economics4development.com/about.htm PR 2 http://www.3g-logic.net/seo-services-resources.html PR0 http://www.3g-logic.co.uk/seo-services-resources.html PR0 http://seo-techniqies.blogspot.com/ PR0 http://seo-techniqies.blogspot.com/p/links.html PR0 AUTO/CAR http://www.mybikelights.co.uk/links/ PR 0 http://chicagolimousinetransportation.blogspot.com/ PR 0 TRAVEL http://jordanselecttour.blogspot.com/ PR 0 http://chicago-limousine-service.blogspot.com PR0 http://chicago-limousine-service.blogspot.com/p/travel-resources.html PR 0 http://luxury-voluntourism.blogspot.com/ PR 0 http://luxury-voluntourism.blogspot.com/p/resources.html PR 0 SPORT http://kravfitnow.com/krav-fit-resources.html PR1 http://sportsclub4u.yolasite.com/ PR 0 WEDDING / DATING http://www.elegantevents.ie/links PR 2 http://www.photoglobin.com/?level=resources&link=3 PR0 http://www.photoglobin.com/?level=resources&link=1 PR0 http://elegantsevents.blogspot.com/ PR 0 http://charleston-wedding-photography.blogspot.com/ PR 0 FOOD http://www.thecarverycompany.com/link.html PR 2 PRINTER / COMPUTER http://re-inks.blogspot.com/p/resources.html PR 0 http://atlanticinkjet.blogspot.com/p/links.html PR 0 http://inktonersuperstore.blogspot.com/p/ink-resources.html PR 0 EDUCATION http://mbaadmissionsconsulting.yolasite.com/ PR 0 http://www.learning-school.webs.com/ PR 0 http://onlinespeeches.blogspot.com/ PR0 MUSIC http://www.photoglobin.com/?level=resources&link=5 PR 0 SHOPPING http://www.photoglobin.com/?level=resources&link=2 CASINO http://casinoroyale.webstarts.com/ PR0 HANDICRAFT / PAINTING http://www.photoglobin.com/?level=resources&link=4 PR 0 MOBILE http://mobilephone-jammer.blogspot.com/ PR0 http://mobilephone-jammer.blogspot.com/p/resources.html PR0 HOME / REAL STATE http://www.sidereturnextension.co.uk/links/ http://www.buildverticalgarden.com/link/ http://my-home-garden-space.blogspot.com/p/home-resources.html MEDIA http://young-india-minds.blogspot.com/ |
http://seoback-links.blogspot.in/ |
No comments:
Post a Comment