Skip to content

Commit 53221b3

Browse files
author
quintincodes
committed
Fix formatting and update live demo link in README
1 parent 8517595 commit 53221b3

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,24 +8,24 @@ A simple registration form made with HTML and CSS.
88

99
**HTML**
1010

11-
- Form
12-
- Input Fields
13-
- Labels
14-
- Buttons
15-
- Links
16-
- Dropdowns
11+
- Form
12+
- Input Fields
13+
- Labels
14+
- Buttons
15+
- Links
16+
- Dropdowns
1717

1818
**CSS**
1919

20-
- pseudo-selectors
21-
- attribute selectors
20+
- pseudo-selectors
21+
- attribute selectors
2222

2323
## Live Demo
2424

25-
[Registration Form](https://quintin-dev.github.io/HTML-Mini_Projects-Registration_Form/)
25+
[Registration Form](https://quintincodes.github.io/HTML-Mini_Projects-Registration_Form/)
2626

2727
## Disclaimer
2828

29-
- This project will not be updated or maintained. It is a simple project to practice HTML and CSS.
29+
- This project will not be updated or maintained. It is a simple project to practice HTML and CSS.
3030

3131
Feel free to star and/or fork this project and style it as you wish.

0 commit comments

Comments
 (0)