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

Skip to content

Commit f7b8b00

Browse files
committed
fixed list
1 parent 3fd7a1f commit f7b8b00

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,19 +19,21 @@ So since this is your first module, what can you expect the next three weeks?
1919
Please get yourself familiar with this repository by navigating your way through the different README files. Kind note: make sure to read assignment requirements properly for handing them in, in the end this saves both you and your teacher a lot of time. If you have any questions or something is not entirely clear ¯\\\_(ツ)_/¯, please ask/comment on Slack!
2020

2121
## Learning goals for this module:
22+
```
2223
• Basic understanding of HTML and CSS
23-
* Basic understanding of Accessible Rich Internet Applications (ARIA)
2424
• Know how to organize your files
25-
• Know your way around your text editor
25+
• Know your way around your text editor
2626
• Feel comfortable working with the inspector
2727
• Properly indent your code
28-
• Properly naming classes, id's
28+
• Properly naming classes, id's
2929
• Responsive, _mobile first_ development
3030
• Know good and bad practices when it comes to HTML
3131
• Get an understanding of where to find information on the web
3232
• Give receive/feedback from/on fellow students
3333
• Presenting and explaining your work to others
3434
35+
```
36+
3537

3638

3739

0 commit comments

Comments
 (0)