An open API service indexing awesome lists of open source software.

https://github.com/viztruth/html-css-js-practice-problems-with-solutions

👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning HTML, CSS,JS. 💡View README file for topic wise grouping of questions. This repo. can be useful for beginner and intermediate-level web developers. If you found this repo. useful, don't forget to star the repo and give a follow.
https://github.com/viztruth/html-css-js-practice-problems-with-solutions

beginner css css3 html html-css html-css-javascript html-css-js html5 intermediate javascript js practice problem-solving

Last synced: 10 months ago
JSON representation

👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning HTML, CSS,JS. 💡View README file for topic wise grouping of questions. This repo. can be useful for beginner and intermediate-level web developers. If you found this repo. useful, don't forget to star the repo and give a follow.

Awesome Lists containing this project

README

          

# HTML-CSS-JS-Practice-problems-with-solutions
👉Well curated repo. containing solutions for all the practice questions that I've solved while I was learning HTML, CSS,JS.
💡View README file for topic wise grouping of questions.
This repo. can be useful for beginner and intermediate-level web developers.
This repository will be regularly updated to include new problems I've solved or errors that I've resolved.
If you found this repo. useful, don't forget to star 🌟 the repo and give a follow ✖️.

Code validated using W3C

Solved Problems:


⭐ HTML ⭐


• Displaying your name



• Heading and other semantic elements



• Lists in HTML



• Different types of Links in HTML



• Different ways of adding images in HTML


⭐ Cascading Style Sheets ⭐


• Elements, class and id selectors



• Combining selectors



• Ability to change style based on user interaction



• Positioning the elements using the Float property



• Two column design using float