Search This Blog
Sunday, February 27, 2011
Internet Marketing for Small Businesses
Free internet marketing guide to start an internet business
Blogger tips – How to Add HTML code to Blogger Blog
Tips on how to add or edit blogger HTML template layout.
Adding or editing on your blogger blog is not too difficult, but can be a little tricky. Blogger templates and blogger layouts do not use standard HTML code. So even if you know HTML code it still may be a little tricky, because some of the code in blogger blog templates are their own code. Blogger uses mostly valid HTML code in their layouts, but their is a mix of proprietary blogger code and valid HTML code. Blogger’s proprietary code is more of a specific code that is parsed by a php script to make calls. Normal php coding to include another small page to this main page would be <?php include ( ‘ file-to- include.php’) ; ?. but blogger does not use this, they try to make it easier for others that have no coding experience to be able to make themes easier. So their version of this is <b : widget id=’ Blog1 locked= ‘ true’ title= ‘ Blog posts’ type=’ Blog’ /></ b : section> which this code tells blogger to add the list of blog posts her