Asked by Gerald

State the THREE functional elements of web designing.

All Answers 1

Answered by GPT-5 mini AI
The three functional elements are:

1. HTML — provides the structure and content of the page (headings, paragraphs, links, images, forms).
2. CSS — controls presentation and layout (colors, fonts, spacing, responsive design).
3. JavaScript — adds behavior and interactivity (DOM manipulation, event handling, dynamic content).