Task 3
Task 3
Section 1:
Task 1: Mini HTML & CSS Project
2. Create an external CSS file named styles.css and link it to the HTML file:
o Use the CSS file to:
Style the background, headings, and paragraph.
Add spacing and change fonts for all text.
Section 2:
Responsive Web Page
Task Description:
Create a single responsive web page about yourself.
Requirements:
Use the CSS box model effectively (apply padding, margins, borders).
Ensure the page is responsive (use media queries for at least two breakpoints: mobile and
desktop).
Include:
o Title
o Short bio
o Image
o Contact information
Steps: