✅️ * {} - Universal Selector
✅️ #id {} - ID Selector
✅️ .class {} - Class Selector
✅️ h1, h2() - Type Selector
✅️ h1+p Adjacent Sibling Selector
✅️ ul > li Child Selector
✅️ h1 - p {} General Sibling Selector
✅️ p a{} Descendant Selector
✅ div[att="val"]) Attribute Selector
2. Pseudo Selectors
✅️ :hover - Mouse hover Selector
✅️ :active - Active link Selector
✅️ :focus - Focus Selector
✅️ :visited - Visited Link Selector
✅️ :link - Link Selector
✅️ :after - After Element
✅️ :before - Before Element
✅ :first-child - First Child Selector
✅️ :first-line - First Line Selector
✅️ :first-letter - First Letter Selector
✅️ :checked - Checked Element Selector
3. Units
✅️ px - Pixels
✅️ cm - Centimeter
✅️ mm - Milimeter
✅️ in - inches
✅️ pt - 1pt = 1/72in
✅️ pc - 1pc = 72pt
✅️ % - Percentage
✅️ em - 1em = Font size of parent em
✅ rem - Root em
✅️ vh - viewable screen's height
✅️ vw - viewable screen's Width
4. Position
✅️ position: static | relative | absolute fixed sticky - Position
✅️ top | right | bottom | left - Position Properties
✅️ float: left | right | none - Float Element
✅️ z-index: 3 | auto | none - Z Index
✅️ clear: none | left | right I both - Clear Floating
5. Text Styling
✅️ font-style: normal | italic | oblique - Font Style
✅️ font-variant: normal small-caps - Font Varient
✅️ font-size: 13px | 0.8rem | 80% - Font Size
✅️ font-weight: normal bold | bolder | ligher 108-988 - Font Weight
✅ letter-spacing: normal | 4px - Character Space
✅️ line-height: normal | 3rem | 34% - Line Height
✅️ font-family: "Open sans', sans-serif - Font Family
✅️ text-align: left | right | justify center | - Horizontal Alignment
✅ text-transform: capitalise | lowercase uppercase - Text Transform
✅️ vertical-align: baseline | bottom text-bottom | 10px | sub | super | top text-top | middle - Vertical Alignment
1. Testimonials UI 2. Todo App Project 3. Ad Block Detector 4. Age Calculator 5. Calculator 6. Currency Converter 7. Custom Select Menu 8. Dictionary App 9. Dark Light Mode Project 10. Digital Clock 11. Discord Clone 12. Form Validation 13. Preloader 14. Key Detector
15. Language Translator 16. Progress Bar 17. Quiz App 18. Random Password Generator 19. Random Quotes Generator 20. Shopping Cary 21. Sticky Navbar 22. Stop Watch 23. Tic Tac Toe Game 24. Text To Speech Project 25. Typing Speed Game 26. Movie App 27. Weather App 28. Music App
100 Web Projects For Beginners. ( HTML, CSS and JavaScript) ✨
Thread 🧵
1. Portfolio Website Using Html & Css 2. Simple Javascript Carousel 3. Responsive Flat Pricing Card List Design 4. Background Color Changer Using Javascript 5. Calculator Using Html And Css 6. Flipping Card Using Html Css Javascript 7. Subscribe Newsletter Card Html And Css
8. Animated Search Bar Code 9. How To Make An Autoplay Carousel 10. Clock Animation Using Html Css Javascript 11. 3 Dot Loading Animation Css 12. Download Button Animation Html Css 13. Html Style Custom File Upload Button 14. Credit Card Css | Flip Credit Card
- A place to synthesize website design knowledge through providing information and essential elements when designing website elements such as buttons, cards, tables, etc.