This is a solution to the Profile card component challenge on Frontend Mentor. Frontend Mentor challenges help you improve your coding skills by building realistic projects.
- This was a challenge to complete the frontend of a profile card using html and css
- Build out the project to the designs provided
- Solution URL: My solution
- Live Site URL: My site
- HTML5 markup
- CSS
This is a relatively simple task for newbie web developers so there is not much of a take away i just needed to refresh my css and html
.profile-card{
position: relative;
}
.person{
position: absolute;
}
this is something that i forgot about so i thought i will mention it, for centering the image I used absolute withought thinking it is affected by the relative
position of card
I am really comfortable with css and html so i would like to incoperate other technologies udsed in web development
- MDN WebDocs - This is one of the richest and most usefull documentation for web developers.
- W3 Schools - I used this as an introduction to web development.
- Website - Nithin TA
- Frontend Mentor - Nithin47TA
- GitHub - Nithin47TA
- Linkedin - Linkedin