need help with thi Next, you are going to combine everything you've learned about HTML and CSS to make a static site portfolio piece. The page should first introduce yourself. The content is up to you, but should include a variety of HTML elements, not just text. This should be followed by an online (HTML-ified) version of your CV (Resume). The following is a minimum list of requirements you should have across all your content: Both pages should start with a CSS reset (imported into your CSS, not included in your HTML) Semantic use of HTML5 sectioning elements for page structure A variety other semantic HTML elements Meaningful use of Grid, Flexbox and the Box Model as appropriate for different layout components A table An image Good use of CSS Custom Properties (variables) Non-trivial use of CSS animation Use of pseudeo elements An accessible colour palette Use of media queries The focus of this course is development, not design. However, being able to replicate a provided design for the web is industry relevant experience. It’s not uncommon for a developer to be provided a .psd file designed by someone else, and be asked to reproduce it with HTML and CSS. For your CV page, you must choose a design from: https://dribbble.com/tags/resume and attempt to replicate it. A link to the design you chose must be crediting the footer of your page(s). This question does include a complexity mark based on the design and content you choose. Since you can't determine the semantic markup for content without meaning, failure to provide meaningful content will result in serious deductions. Pages full of lorem ipsum will receive a failing grade.
need help with thi
Next, you are going to combine everything you've learned about HTML and CSS to make a static site portfolio piece.
The page should first introduce yourself. The content is up to you, but should include a variety of HTML elements, not just text.
This should be followed by an online (HTML-ified) version of your CV (Resume).
The following is a minimum list of requirements you should have across all your content:
- Both pages should start with a CSS reset (imported into your CSS, not included in your HTML)
- Semantic use of HTML5 sectioning elements for page structure
- A variety other semantic HTML elements
- Meaningful use of Grid, Flexbox and the Box Model as appropriate for different layout components
- A table
- An image
- Good use of CSS Custom Properties (variables)
- Non-trivial use of CSS animation
- Use of pseudeo elements
- An accessible colour palette
- Use of media queries
The focus of this course is development, not design. However, being able to replicate a provided design for the web is industry relevant experience. It’s not uncommon for a developer to be provided a .psd file designed by someone else, and be asked to reproduce it with HTML and CSS.
For your CV page, you must choose a design from: https://dribbble.com/tags/resume and attempt to replicate it. A link to the design you chose must be crediting the footer of your page(s).
This question does include a complexity mark based on the design and content you choose.
Since you can't determine the semantic markup for content without meaning, failure to provide meaningful content will result in serious deductions. Pages full of lorem ipsum will receive a failing grade.

Step by step
Solved in 2 steps





