I just started to see if I am capable of being a front-end developer by lecturing the MDN front-end -developer.
this is my first assessment request for “test your skills: links” chapter.
here are my html codes on codepen.
I do really appreciate for any help beforehand.
Hi @bedribulut and welcome to the community
You did a great job on your first tasks.
Here are my comments:
- Task 1:
Correct
- Task 2:
Mostly correct. For the third link you should combine the base URL and the subdirectory in the
href
attribute:href="https://www.google.co.uk/imghp"
. No need for the<img>
tag. - Task 3:
Correct
Keep up the good work!
Have a nice day,
Michael
2 Likes
I just don’t know which word I may use to thank you Michael. I really appreciate for your assessment.
have a nice day too.
Bedri
2 Likes
I’m glad it was helpful.
Come back whenever you have a question or another task to be assessed.
2 Likes