CSS Training

CSS (Cascading Style Sheets):-

CSS training in techfly jodhpur. In late 1996 CSS (Cascading Style Sheets) became a reality.The World Wide Web Consortium ( W3C ), Style sheets take care of Webpage layout, fonts, colors and design of website.Cascading Style Sheets ( CSS ) is a simple design language intended to simplify the process of making web pages presentable via layout, fonts, colors and design.

CSS is easy to learn and understand but it provides powerful control over the presentation of an HTML document & content. Most commonly, CSS is combined with the markup languages HTML or X HTML.

css training in techfly jodhpur

 

 

Advantages of CSS:-

1. Time Saving.

2. Easy & Flexible to maintain.

3. Pages load Fast & Smoothly.

4. Styles for HTML attributes.

5. Multiple device compatibility.

6. Improve accessibility of web content.

CSS 3 New Features:-

1. CSS Advance Selectors.

2. Animations & Transitions.

3. Calculating values calc() functions.

4. Generated Content & Counters.

5. Gradients & Web Fonts.

6. Media Queries.

7. Multiple background.

8. CSS Columns.

9. CSS 3D Transforms.

10. Box Size & Borders.

A CSS comprises of style rules that are interpreted by the browser and then applied to the corresponding elements in your document. A style rule is made of three parts −

  • Selector − A selector is an HTML tag at which a style will be applied. This could be any tag like <h1> or <table> etc.
  • Property – A property is a type of attribute of HTML tag. Put simply, all the HTML attributes are converted into CSS properties. They could be colorborder etc.
  • Value – Values are assigned to properties. For example, a color property can have value either red or #F1F1F1 etc.

Syllabus Covered (CSS)

  1. CSS Introduction

  2. CSS Syntax

  3. CSS Id & Class

  4. CSS Styling

  5. Styling Backgrounds

  6. Styling Text

  7. Styling Fonts

  8. Styling Links

  9. Styling Lists

  10. Styling Tables

  11. CSS Box Model

  12. CSS Box Model

  13. CSS Border

  14. CSS Outline

  15. CSS Margin

  16. CSS Padding

  17. CSS Advanced

  18. CSS Grouping/Nesting

  19. CSS Dimension

  20. CSS Display

  21. CSS Positioning

  22. CSS Floating

  23. CSS Align

  24. CSS Navigation Bar

  25. CSS Image Gallery

  26. CSS Image Opacity

  27. CSS Image Sprites

  28. CSS Media Types

  29. CSS hacking

  30. CSS Summary                                                                                                                                                                                                                                            Reference:-https://www.w3schools.com/css/