Story points | 3 |
Tags | html css responsive web design |
Hard Prerequisites | |
IMPORTANT: Please review these prerequisites, they include important information that will help you with this content. | |
|
Now that you have finished creating your first simple personal portfolio, make it responsive and ensure that it passes through a linter. You should make changes to the same portfolio you have created, do not make a new one.
The HTML and CSS should be developed in a logical way with good naming conventions that would allow another developer to easily understand and build upon your code. There is something called “Semantic Markup” - read all about it here.
You can also make use of this cool markup validation tool to validate the HTML code used in your website.
Your web page files and folders should be organized and named in a logical manner.
Once you have finished your design and are satisfied with the style and content, please submit a link of the website hosted on GitHub Pages. You must have hosted your simple portfolio to Github Pages by now, please submit the same link of your website with the updated features. DO NOT submit a link to your github repo. We don’t want to clone your website, we want to look at what you built.