Working with HTML codes
 This page contains some html codes or resources that I have used in composing my blogs or find useful for future needs. The page is mainly intended for my personal use.  Anchor: <div id="top-of-page"></div> Link to anchor: Simple <a href="#top-of-page">Return to top</a> Aligned right; bold <div style="text-align: right;"> <b><a href="#top-of-page">Return to top</a></b> </div>  Superscript:  <sup>...</sup>   Subscript:  <sub>...</sub>   Basic but very useful html syntax examples  HTML Links  Main site: w3schools.com   Footnote:  How to Create Footnotes in HTML   Horizontal line:  <hr>   HTML codes for special characters and symbols   HTML table generator   Search Description on Blogger : blog meta tags, individual post descriptions, adding a code to the template.