drexnexlo / web-iv-portfolio-site

Web IV Portfolio Sites
0 stars 0 forks source link

Semantics #17

Open elladurham opened 9 years ago

elladurham commented 9 years ago

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.

elladurham commented 9 years ago

Use semantic html elements, like <small> for copyright instead of <p>.

drexnexlo commented 9 years ago

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.