Skip to main content

100% Job Guaranteed Courses — Any Degree, Any Year

HTML Basic

Basic tags you will use every day

Headings and text

<h1>Main title</h1>
<h2>Section</h2>
<p>A paragraph with <strong>bold</strong> and <em>italic</em> text.</p>
<a href="https://hackifytech.com">Visit HackifyTech</a>
<img src="/logo.png" alt="HackifyTech logo" width="120" />

Lists

<ul>
  <li>First item</li>
  <li>Second item</li>
</ul>

Practice combining these on one page before moving to CSS styling.

Ready to Start Your Tech Career?

Browse live cohorts, read free tutorials, or book a counselor call — we'll help you pick the right track for your background and timeline.