Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e13c2ea

Browse files
committed
Add accessibility to homework
1 parent 61210e9 commit e13c2ea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Week1/MAKEME.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
* Where can we write it and what difference does that make?
1919
* Selectors (id, class, element type), properties
2020
* How to structure a CSS file
21-
* Naming things
21+
* Naming conventions
2222
* Validating CSS
2323
* External files: relative and absolute paths
2424
* Getting to know your text editor
@@ -63,7 +63,7 @@ Read about [HTML5](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/HTML5
6363
* img
6464
* p
6565
* Some CSS properties: margin, padding
66-
* Make sure that you page looks nice, and that your text is readable
66+
* Make sure that you page looks nice, and that your text is readable & accessible (ARIA)
6767
* upload in a zip
6868
* BEFORE you hand it in, read the [Style guide](http://www.w3schools.com/html/html5_syntax.asp) and check your files (you can also use the [HTML validator](https://validator.w3.org)).
6969

0 commit comments

Comments
 (0)