Open elladurham opened 9 years ago
Use semantic html elements, like <small>
for copyright instead of <p>
.
I will name my images meaningfully when I put the actual photos in my img folder. for now they are all placeholder. Do I need to rename each one to what will eventually be there? I probabbly should have just used placehold.it for all my images.
Name your images meaningfully. Try not to use visual properties as class names like ".vertical"-text it's better to name your classes semantically or find other ways to target those elements.