Skip to content

Commit ec85212

Browse files
committed
Added new HTML/CSS topic and a related tutorial
1 parent a7423c2 commit ec85212

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
1212
* [Elixir](#elixir)
1313
* [Go](#go)
1414
* [Haskell](#haskell)
15+
* [HTML/CSS](#html)
1516
* [Java](#java)
1617
* [JavaScript](#javascript)
1718
* [Kotlin](#kotlin)
@@ -112,6 +113,10 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
112113
* [Build 30 things in 30 days with 30 tutorials](https://javascript30.com)
113114
* [Build an App in Pure JS](https://medium.com/codingthesmartway-com-blog/pure-javascript-building-a-real-world-application-from-scratch-5213591cfcd6)
114115

116+
## HTML/CSS:
117+
118+
* [Build A Loading Screen](https://medium.freecodecamp.org/how-to-build-a-delightful-loading-screen-in-5-minutes-847991da509f)
119+
115120
### Mobile Application:
116121

117122
* [Build a React Native Todo Application](https://egghead.io/courses/build-a-react-native-todo-application)

0 commit comments

Comments
 (0)