☀️

HTML & CSS FUNDAMENTALS

Day Session · Mon–Fri 1:00pm EST · Beginner · antcpu EDU

📅 DAY SESSION 👤 Instructor TBA ← back to courses  ·  My Dashboard
Next session starts today at 1:00pm EST — get ready!
Next Session In --:--:-- Mon–Fri · 1:00pm EST
LESSON 1 BEGINNER
Welcome to HTML & CSS
Your first step into web development. No experience needed — we start from zero.

// what is HTML?

HTML stands for HyperText Markup Language. It is the skeleton of every webpage you have ever visited. HTML tells the browser what content to show — headings, paragraphs, images, links.

// what is CSS?

CSS stands for Cascading Style Sheets. It is the skin and clothes of a webpage. CSS controls how everything looks — colours, fonts, spacing, layout.

// your first line of HTML

<h1>Hello, world!</h1>

That is it. Paste that into a file called index.html and open it in a browser. You just built a webpage.

// session schedule

Day sessions run Monday to Friday at 1:00pm EST. Each session is 45 minutes. Come with questions — the chat is open before, during, and after class.

💬 Class Chat ● 1 online
Instructor 1:00pm
Welcome to class! Today we cover HTML & CSS basics. Drop any questions here — no question is too simple.