Hyper text markup


HTML

What HTML is

What tags are

What a basic web page looks like

What 3 HTML tags are required

What HTML comments look like

How to title your web page

How to format the text on your web page

How to create headings on your web page

How to add pictures to your page

 

Hyper Text Markup Language

Markup your text document

The markup is the tag

Hyper text means you can jump from place to place

Programming language of the internet

TAGS

Look like this: < >

Come in pairs (every begin tag must have an end tag)

PAIRS

TAGS do not show up on a web page

There are 3 REQUIRED TAGS

1. ONLY ONE

2. ONLY ONE (maybe put a title in here)

3. ONLY ONE (stuff that shows up)

Title element

Look like this: < >

Come in pairs (every begin tag must have an end tag)

PAIRS

TAGS do not show up on a web page

There are 3 REQUIRED TAGS

1. ONLY ONE

2. ONLY ONE (maybe put a title in here)

3. ONLY ONE (stuff that shows up)

Headings

Creates different sections for your page

replace # with an actual number (1-6)

1 is the BIGGEST, 6 is the smallest heading

My heading

Pictures

Put a picture on your page

Example:

The picture MUST be in the same folder as the web page!

Request for Solution File

Ask an Expert for Answer!!
Programming Languages: Hyper text markup
Reference No:- TGS01061706

Expected delivery within 24 Hours