Skip to main content
ExamExplained
NSW · Software Engineering
Software Engineering study scene
§-Quick questions
NSWSoftware EngineeringModule 2: Programming for the Web

Quick questions on HTML and CSS for the front-end explained: HSC Software Engineering Module 2

3short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.

What is hTML?
Show answer
HTML marks up content with elements. Semantic elements describe what the content is, not what it looks like:
What is cSS?
Show answer
CSS targets HTML elements with selectors and applies declarations:
What is modern layout?
Show answer
Flexbox for one-dimensional layout (rows or columns):

Have a question we have not covered?

This dot-point answer is short enough that we have not extracted many short questions yet. Read the full dot-point answer or ask Mo, our study assistant, in the chat for follow ups.

ExamExplained