Day Session · Mon–Fri 1: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.
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.