HTML Headings Headings are defined with the <h1> to <h6> tags. <h1> defines the most important heading. <h6> defines the least important heading. Example <h1>This is a heading</h1> <h2>This is a heading</h2> <h3>This is a heading</h3>
Read More »HTML Attributes
HTML Attributes HTML elements can have attributes Attributes provide additional information about an element Attributes are always specified in the start tag Attributes come in name/value pairs like: name=”value” Attribute Example HTML links are defined with the <a> tag. The link address is specified in the href attribute: Example <a href=”http://www.w3schools.com”>This is a link</a> Try it …
Read More »HTML Elements
HTML Elements An HTML element is everything from the start tag to the end tag: Start tag * Element content End tag * <p> This is a paragraph </p> <a href=”default.htm”> This is a link </a> <br> * The start tag is often called the opening tag. The end tag …
Read More »HTML Basic Examples
HTML Headings HTML headings are defined with the <h1> to <h6> tags. Example <h1>This is a heading</h1> <h2>This is a heading</h2> <h3>This is a heading</h3> Try it yourself » HTML Paragraphs HTML paragraphs are defined with the <p> tag. Example <p>This is a paragraph.</p> <p>This is another paragraph.</p> Try it …
Read More »HTML Editors
Writing HTML Using Notepad or TextEdit HTML can be edited by using a professional HTML editor like: Adobe Dreamweaver Microsoft Expression Web CoffeeCup HTML Editor However, for learning HTML we recommend a text editor like Notepad (PC) or TextEdit (Mac). We believe using a simple text editor is a good …
Read More »HTML Introduction
HTML Introduction « Previous Next Chapter » HTML Example <!DOCTYPE html> <html> <body> <h1>My First Heading</h1> <p>My first paragraph.</p> </body> </html>
Read More »Cara Mengatasi IDM yang di Block Atau Fake Serial Number
Cara Mengatasi IDM yang di Block Atau Fake Serial Number Cara Mengatasi IDM yang di Block Atau Fake Serial Number – Banyak yang bertanya kepada Arif Poetra Yunar Blog mengenai bagaimana Cara Mengatasi IDM yang diblock Atau Fake Serial Number. Sebenarnya cara mengatasinya cukup gampang, malah sudah pernah saya buat pada posting sebelumnya dengan …
Read More »