sales

Blog Archive

Disqus Shortname

Best sellers

Pages

Recent Posts

Skip to main content

Slider

4-latest-1110px-slider

HTML Editors

Learn HTML Using Notepad or TextEdit   Web pages can be created and modified by using professional HTML editors. However, for learning HTML we recommend a simple text editor like Notepad (PC) or TextEdit (Mac). We believe in that using a simple text editor is a good way to learn HTML.…

HTML Quotation and Citation Elements

HTML Quotation and Citation Elements HTML <blockquote> for Quotations A passage that is quoted from another source is designated by the HTML "blockquote" element. Browsers usually indent <blockquote>  elements. Example: < p > Here is a quote from WWF's web…