How to remove Header borders
Posted On Sunday, June 28, 2009 at at 4:28 AM by SamA blogger request help for removing the Header border (she called it title). This is easily done. First, sign into your Blogger account (Dashboard). Then click on the LAYOUT tab followed by EDIT HTML to get to the template editor. Look for this in the template:#header-wrapper { width:100%; margin:0 auto 10px; border:1px solid $bordercolor; }#header-inner { background-position: center;
Short Introduction to inline CSS
Posted On Saturday, November 1, 2008 at at 10:42 PM by SamCSS is short for Cascading Style Sheets and is used for controlling the presentation (fonts, colors and layout) of documents written in Markup Languages like HTML, XHTML and XML such as blogs. CSS can be written in a separate document called from the template, written in the template itself or written within this post itself (inline CSS). For example, the HTML tag for a paragraph is
. Now
Ordered list HTML
Posted On Sunday, August 3, 2008 at at 12:14 AM by SamIf you want to display an ordered list like for example:this is line 1this is line 2this is line 3the HTML to display them is given below:
- this is line 1
- this is line 2
- this is line 3
iBlock, template for iPhone
Posted On Wednesday, March 26, 2008 at at 5:27 PM by Sam
Author: iBlock Template
» Download the template «