|
<img |
|
class="top-illustration-mobile" |
|
src="./images/about-me-illustration-top.svg" |
|
alt="" |
|
/> |
|
<img |
|
class="top-illustration-desktop" |
|
src="./images/illustration-about-me-top-desktop.svg" |
|
alt="" |
|
/> |
Good job so far!
However, you can improve your code by adding the alt attribute with the appropriate value for CSS accessibility purposes.
Portfolio-Project/index.html
Lines 166 to 175 in efd39ac
Good job so far!
However, you can improve your code by adding the alt attribute with the appropriate value for CSS accessibility purposes.