Toggle navigation
☰
Home
HTML
CSS
Scripting
Database
Run
<!DOCTYPE html> <title>My Example</title> <p>Here is a horizontal rule...</p> <hr /> <p>...did you notice the horizontal rule?</p>
Preview