HTML Examples

This is an H1 heading

This is an H2 heading

This is an H3 heading

This is an H4 heading

This is an H5 heading
This is an H6 heading

This is a paragraph with bold, italic, and underlined text.

This is a link Example Image

Unordered List

  • Item 1
  • Item 2
  • Item 3

Ordered List

  1. First item
  2. Second item
  3. Third item

Table Example

Header 1 Header 2
Row 1, Cell 1 Row 1, Cell 2
Row 2, Cell 1 Row 2, Cell 2

Form Example

Curabitur consequat lacus at lacus porta finibus.
Checkboxes
Radio buttons
Switches
This is a blockquote.

Code Example


function sayHello() {
    console.log("Hello, World!");
}
    

Audio Example

Video Example

iFrame Example

This is the header section

This is an article

Article content goes here.

This is a section

Section content goes here.

This is the footer section.

Leave a Reply

Last modified: Sep 20, 2024