Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,193,948 members, 7,952,822 topics. Date: Thursday, 19 September 2024 at 04:24 AM

HTML Basic Examples - Webmasters - Nairaland

Nairaland Forum / Science/Technology / Webmasters / HTML Basic Examples (369 Views)

20 High-converting Landing Page Examples / How To Conduct Basic Keyword Research For Your Website And Blog - 4 Steps / Ways To Make Money Online In 2018 With Reasonable Examples (2) (3) (4)

(1) (Reply)

HTML Basic Examples by samueldloverboy(m): 8:20pm On Apr 17, 2018
Don't worry if these examples use tags you have not learned.

You will learn about them in the next chapters.

HTML Documents

All HTML documents must start with a document type declaration: <!DOCTYPE html>.
The HTML document itself begins with <html> and ends with </html>.
The visible part of the HTML document is between <body> and </body>.

Example
<!DOCTYPE html>
<html>
<body>

<h1>My First Heading</h1>
<p>My first paragraph.</p>

</body>
</html>


HTML Headings
HTML 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 heading 1</h1>
<h2>This is heading 2</h2>
<h3>This is heading 3</h3>

Continue Reading ===> http://www.infotechblog.com.ng/2018/04/html-basic-examples.html#more

(1) (Reply)

Facebook Meets Port-Harcourt| Gives grants to SME's / Best Nigeria Host For A Wordpress Blog / Certum Extended Validation SSL Now Available To All Nigerian Organizations

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 11
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.