top of page

HTML 01

Updated: Jan 28, 2021

Most basic code in Html


ree

Heading

We want to add a heading we use heading tag

  • There are 6 heading sizes.

  • There are <h1>,<h2>,<h3>,<h4>,<h6>


ree

Paragraph tag

We want add a paragraph in our document we use


ree

There are 4 align in paragraphs in HTML


ree

You want delete your paragraphs we use <det> tag


ree

Horizontal line tag

We use for horizontal line, <hr> or <hr/> code

We can change the size, width, color and align of the <hr> tag


ree

Breaks line tag

Use the <br> tag to enter line breaks, not to add space between paragraphs


ree

Test format

We can use text format in body tag on our html document


Download HTML tutorial o1 (.pdf)

Comentários


  • Facebook
  • Twitter
  • LinkedIn

©Powered by Department of Economics & Statistics 

bottom of page