BIT BY BYTE
Question 1 of 1
3 marks
Describe the roles of HTML, CSS and JavaScript in making a web page.
HTML defines the structure (headings, paragraphs, images). CSS controls the appearance (colours, fonts, layout). JavaScript adds interactivity (clicks, animations, dynamic updates).
All three do the same thing — just different colours.
HTML is for pictures, CSS is for text, JS is for sounds.
HTML runs on the server, CSS on the client, JS in the database.
Check Answer