mirror of
https://github.com/BenDWit/freecodecamp.git
synced 2025-12-23 09:00:01 +01:00
finished Forms And Tables module
This commit is contained in:
parent
e1e31058b3
commit
5f82705b4f
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@
|
|||
<tr>
|
||||
<td>Catch-22</td>
|
||||
<td>Joseph Heller</td>
|
||||
<td>historical-fixtion</td>
|
||||
<td>historical-fiction</td>
|
||||
<td>1974</td>
|
||||
</tr>
|
||||
|
||||
|
|
|
|||
|
|
@ -16,7 +16,7 @@ Having already been familiar with HTML and CSS I was able to make fast progress
|
|||
- [ ] **HTML**
|
||||
- [x] Basic HTML
|
||||
- [x] Semantic HTML
|
||||
- [ ] Forms And Tables
|
||||
- [x] Forms And Tables
|
||||
- [ ] Accessibility
|
||||
- [ ] **CSS**
|
||||
- [x] Computer Basics
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue