Build a responsive web page using appropriate HTML tags and attributes to structure your content as well as appropriate CSS selectors and properties to introduce style and layout.
- Use common HTML elements and attributes to give semantic meaning to text, structure to content, adding links and media.
- Use CSS to select and introduce style to elements.
- Use box model properties together with flex or grid to introduce layout.
- Use fluid units and media queries to make a website work well across different screens.
HTML / CSS