Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
<!DOCTYPE html> <title>My Example</title> <h1>Level 1 heading using the HTML h1 tag</h1> <p>Try changing the heading level to see the effect it has on the size of the text.</p>