Thursday, October 10, 2013

Kindle HTML


HTML Tags

HTML Basic - 4 Examples [Headings, Paragraphs, Links, Images]
http://www.w3schools.com/html/html_primary.asp
HTML Image <img /> Tag
http://www.w3schools.com/tags/tag_img.asp
HTML <tt> <i> <b> <big> <small> Tags
http://www.w3schools.com/tags/tag_font_style.asp
HTML Subscript <sub> and <sup> Tags
http://www.w3schools.com/tags/tag_sup.asp
HTML "blockquote" Tag
http://www.w3schools.com/tags/tag_blockquote.asp
HTML <a> name Attribute (TOC) and Links
http://www.w3schools.com/tags/att_a_name.asp
http://www.w3schools.com/html/html_links.asp
CSS TEXT-INDENT 
http://www.w3schools.com/cssref/pr_text_text-indent.asp


Page "Height"
<p align="left" height="70%" width="0">


HTML Character-sets:
http://www.w3schools.com/tags/ref_entities.asp


NUMBER NAME   DESCRIPTION
" &#34; &quot;   quotation mark
' &#39; &apos;   apostrophe 
& &#38; &amp;   ampersand
© &#169; &copy;   copyright
&#160; &nbsp;   non-breaking space
@       &#64     at Symbol

Page break:    <mbp:pagebreak/>


HTML <meta> Tag [Describe metadata]
http://www.w3schools.com/tags/tag_meta.asp


XHTML 1.0 Reference [Ordered by Function]
http://www.w3schools.com/tags/ref_byfunc.asp

Kindle HTML tags
http://kindleformatting.com/book/files/KindleHTMLtags.pdf


No comments:

Post a Comment