Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Challenge: Mastering Text Markup | HTML Fundamentals
HTML Essentials
course content

Kurssisisältö

HTML Essentials

HTML Essentials

1. Understanding the Web and HTML
2. HTML Fundamentals
3. Images and Media
4. Tables and Forms
5. Advanced HTML

book
Challenge: Mastering Text Markup

Task

Create an HTML document about yourself.

  • Include the main heading with your name.
  • Specify three headings for bio, hobbies, and skills.
  • Add paragraphs about your short bio, hobbies, and skills.
html

index.html

copy

Hint

  • Step 1: Use <h1> tag to create the main heading for your name.
  • Step 2: Use <h2> tag to create a subheading for your bio.
  • Step 3: Add another <h2> tag for hobbies, e.g., "Hobbies".
  • Step 4: Use <p> tag to add a paragraph describing your hobbies.
  • Step 5: Add another <h2> tag for skills, e.g., "Skills".
  • Step 6: Add another <p> tag for your skills.
html

index.html

copy

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 2. Luku 4
Pahoittelemme, että jotain meni pieleen. Mitä tapahtui?
some-alt