Here is the link to the page, if there are any suggestion do suggest me.
Greetings,
KOMAL JITURI
It would have been more interesting if you had chosen a person different from the example.
Nice work. Here’s some feedback:
- It would be better to use some “semantic” HTML elements like figure, figcaption for the image-related part of this task.
- Reserve h1…h6 elements for “headings” or “heading-like” parts of the page, again focusing a bit on semantics.
- Bootstrap has many in-build classes to achieve most, if not all, of the styles for this page. Explore Bootstrap by downloading the bootstrap.css file from the website to your local machine. I found a few classes by doing a Find/Search for keywords such as “font-size”, “width”, etc.
- Avoid inline CSS, if you can. It’s a good practice to separate the markup (HTML) and CSS always.
Good luck!
Sikander
1 Like