Evening Session · Mon–Fri 6:00pm EST · Beginner · antcpu EDU
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.
CSS stands for Cascading Style Sheets. It is the skin and clothes of a webpage. CSS controls how everything looks — colours, fonts, spacing, layout.
<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.
Evening sessions run Monday to Friday at 6:00pm EST. Each session is 45 minutes. Night owls welcome — the chat stays open after class.