Welcome to My Randosm HTML Page

Section 1: Text and Lists

This is a paragraph. Strong text, emphasized text, underlined text, and a link.

  1. Ordered list item 1
  2. Ordered list item 2
"This is a blockquote."
console.log('Hello, world!');
function sayHi() {
  alert("Hi!");
}
      

Section 2: Media and Tables

Placeholder Image
Sample Table
NameAge
Alice25
Bob30
This is a styled div with a class.

Section 3: Forms