Article

Code basics

07 November 2020

Here is a list of the main tags for formatting the website code.

<p> </p> — paragraph

The paragraph looks like this, just like that.



<strong> — selection in bold

Bold in a paragraph.



<h1> </h1> — first heading

The h1 header looks like this



<h2> </h2> — second level heading

The h2 header looks like this



<h3> </h3>, <h4> </h4>, <h5> </h5>, <h6> </h6> — lower level headers

The h3 header looks like this



<hr> — trait




<table><tbody><tr><th></th></tr><td></td></tbody></table> — table

ParameterValue
1 Pieces per box 20
2 Box type Cardboard



<ul><li>list item 1</li><li>list item 2</li></ul> — decorated list

  • list item 1
  • list item 2



<ol><li>list item 1</li><li>list item 2</li></ol> — numbered list

  1. list item 1
  2. list item 2
Add your review
Name
Email
Review
Rate
Your message
Name
Phone
Message