Thursday, December 7, 2023

Day 3 || Introduction of CSS || Types of Styles || CSS selectors and properties

 CSS Topics

Day 3 :

  •     Introduction of CSS
  •     Types of Styles
  •     CSS selectors and properties

Types of Styles:
          
































CSS selectors and properties:

    





































Task: 

Please add color in below image (this is continuation of Day2 task)















Interview Questions: 
  1. When would you prefer using inline styles over other styling methods?
  2. How do you define internal styles within an HTML document?
  3. How do you link an external CSS file to an HTML document?
  4. Differentiate between element, class, and ID selectors.









1 comment:

Top 10 | JavaScript Coding Interview Question | Beginner Level

               JavaScript Coding Interview  Q. No. 01/10:  console . log ( "1" + "4" + "1" ) // 141 console . ...