chesskom

Advanced CSS • Functions, Selector, Grid, Flex, Sass and more (2023-08)

Sep 11th, 2023
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.34 KB | None | 0 0
  1. Advanced CSS • Functions, Selector, Grid, Flex, Sass and more
  2. 15 sections • 94 lectures • 10h 32m total length
  3. 2023-08 | e-Learning | English | CSS, HTML, MP4 | 3.38 GB
  4.  
  5. Learn CSS Functions, Variable, Selector, Units, Grid, Flex, Filter, Animation, Pseudo-class, Nesting and Sass.
  6.  
  7.  
  8. DOWNLOAD:
  9. -------------------------
  10. https://wplik.com/uu5kmwc5es1y/advanced-css-2023-08.part01.rar
  11. https://wplik.com/a7lj3z61j4wc/advanced-css-2023-08.part02.rar
  12. https://wplik.com/ovtq4g3z9med/advanced-css-2023-08.part03.rar
  13. https://wplik.com/n8j67jserlio/advanced-css-2023-08.part04.rar
  14. https://wplik.com/qnajiagafllt/advanced-css-2023-08.part05.rar
  15. https://wplik.com/ptyw68natpv2/advanced-css-2023-08.part06.rar
  16. https://wplik.com/4w6mrpk3d2x7/advanced-css-2023-08.part07.rar
  17. https://wplik.com/bqbvzb9c60ot/advanced-css-2023-08.part08.rar
  18. https://wplik.com/0g1sifcrti1m/advanced-css-2023-08.part09.rar
  19. https://wplik.com/kdobcjw7nxre/advanced-css-2023-08.part10.rar
  20. https://wplik.com/p5v19859qav9/advanced-css-2023-08.part11.rar
  21. https://wplik.com/df7fbyvj4niq/advanced-css-2023-08.part12.rar
  22. -------------------------
  23. https://wrzucaj.pl/504af77ad8e298be/advanced-css-2023-08.part01.rar
  24. https://wrzucaj.pl/eae48c1e8d4266b9/advanced-css-2023-08.part02.rar
  25. https://wrzucaj.pl/40281c3b32ae0ae7/advanced-css-2023-08.part03.rar
  26. https://wrzucaj.pl/a7fe631b2810ff25/advanced-css-2023-08.part04.rar
  27. https://wrzucaj.pl/4ca96e5d3804fdc3/advanced-css-2023-08.part05.rar
  28. https://wrzucaj.pl/1e87ed14beff1042/advanced-css-2023-08.part06.rar
  29. https://wrzucaj.pl/07cf8dcaa8f263d3/advanced-css-2023-08.part07.rar
  30. https://wrzucaj.pl/85625b46af208eb8/advanced-css-2023-08.part08.rar
  31. https://wrzucaj.pl/94ecc98306d6a0d3/advanced-css-2023-08.part09.rar
  32. https://wrzucaj.pl/8f43e332abb6d7a7/advanced-css-2023-08.part10.rar
  33. https://wrzucaj.pl/d2b319199dbb281a/advanced-css-2023-08.part11.rar
  34. https://wrzucaj.pl/82eb3bd5c56050a9/advanced-css-2023-08.part12.rar
  35. -------------------------
  36. https://katfile.com/cvf39pvixx5c/advanced-css-functions-selector-grid-flex-sass-n-more-2023-08.rar
  37. -------------------------
  38. https://rg.to/file/7819415efd73b3b6d3f98ea39013ff01/advanced-css-functions-selector-grid-flex-sass-n-more-2023-08.rar
  39. -------------------------
  40.  
  41.  
  42.  
  43. What you'll learn
  44. - CSS Units (em,rem,vh, vw,vmax,vmin and more) Tutorial
  45. - CSS Variables - var() Tutorial
  46. - CSS Functions()
  47. - CSS Calc() Min() Max() Clamp() Function Tutorial
  48. - CSS Advance Selectors
  49. - CSS Pseudo-Classes Selectors Tutorial
  50. - CSS Grid
  51. - CSS Flexbox
  52. - CSS filter
  53. - CSS 2D and 3D transformation
  54. - CSS perspective
  55. - CSS animation
  56. - CSS preprocessor Sass
  57.  
  58. Requirements
  59. - basic knowledge about CSS and HTML
  60.  
  61. Description
  62.  
  63. The "Advanced CSS" course is designed to take your CSS skills to the next level, providing you with a comprehensive understanding of the most powerful and cutting-edge features in modern web design. This course delves into the depths of CSS, exploring advanced techniques and concepts that will empower you to create visually stunning, dynamic, and responsive web layouts. Through a combination of theoretical knowledge and practical exercises, you will gain the expertise needed to tackle complex web design challenges with confidence.
  64.  
  65. Course Objectives: By the end of this course, students will:
  66. - Gain a deep understanding of CSS variables, units, and functions, enabling them to write cleaner and more maintainable CSS code.
  67. - Master the art of selecting and targeting HTML elements efficiently with CSS selectors and pseudo-classes, enhancing control over page elements.
  68. - Create sophisticated and flexible page layouts using CSS Grid and Flexbox, ensuring seamless responsiveness across various devices and screen sizes.
  69. - Explore the creative potential of CSS filters, transforms, and perspectives to add captivating visual effects to web elements.
  70. - Learn to bring web pages to life with CSS animations, captivating users and enhancing user experience.
  71. - Understand the concept of CSS nesting, simplifying code structure, and making it more organized.
  72. - Harness the power of SASS, a popular CSS preprocessor, to streamline and optimize CSS workflow.
  73.  
  74. Course Outline:
  75.  
  76. 01. CSS Variables
  77. - Introduction to CSS variables and their advantages
  78. - Defining variables and using them across stylesheets
  79. - Dynamic theming with CSS variables
  80. - Best practices for using CSS variables effectively
  81.  
  82. 02. CSS Units
  83. - Understanding different CSS units (e.g., pixels, percentages, em, rem)
  84. - Using relative units for responsive design
  85. - Utilizing viewport units for fluid layouts
  86. - Combining units for optimal design results
  87.  
  88. 03. CSS Functions
  89. - Exploring CSS functions like calc(), clamp(), and min()/max()
  90. - Creating custom functions with CSS variables
  91. - Applying functions for dynamic styles and layout adjustments
  92.  
  93. 04. CSS Selectors and Pseudo-classes
  94. - In-depth understanding of CSS selectors (e.g., element, class, ID, attribute selectors)
  95. - Targeting elements with pseudo-classes (e.g., :hover, :active, :nth-child)
  96. - Advanced selector combinations and specificity rules
  97. - Practical examples and use cases
  98.  
  99. 05. CSS Grid
  100. - Building complex layouts with CSS Grid
  101. - Creating responsive grids for various screen sizes
  102. - Grid alignment and positioning techniques
  103. - Nested grids and grid-based design patterns
  104.  
  105. 06. CSS Flexbox
  106. - Mastering Flexbox concepts and terminology
  107. - Creating flexible and adaptive page structures
  108. - Aligning and justifying content within flex containers
  109. - Combining Flexbox with other layout techniques
  110.  
  111. 07. CSS Filters, Transforms, and Perspective
  112. - Applying visual effects with CSS filters (e.g., blur, grayscale, contrast)
  113. - Transforming elements in 2D and 3D space
  114. - Understanding the perspective and transforming 3D objects
  115. - Creating engaging user interactions with transitions
  116.  
  117. 08. CSS Animation
  118. - CSS animation properties and keyframes
  119. - Designing smooth and visually appealing animations
  120. - Combining animations with other CSS features
  121. - Performance considerations and best practices
  122.  
  123. 09. CSS Nesting
  124. - Organizing CSS rules with nesting techniques
  125. - Avoiding specificity issues with nested styles
  126. - Using the & operator for concise and readable code
  127.  
  128. 10. CSS Preprocessor SASS
  129. - Introduction to SASS and its benefits
  130. - Variables, mixins, and functions in SASS
  131. - Nesting and inheritance in SASS
  132. - Compiling SASS into standard CSS
  133.  
  134. Course Methodology: This course will employ a combination of instructional lectures, practical hands-on exercises, and real-world projects to reinforce the concepts taught. Students will have access to a development environment and code editor to experiment with the techniques covered in the course. The instructor will provide guidance, feedback, and support throughout the learning journey.
  135.  
  136. Who Should Enroll: The "Advanced CSS" course is ideal for web developers, designers, and anyone seeking to enhance their front-end web development skills. Students should have a solid understanding of HTML and CSS fundamentals before enrolling in this course.
  137.  
  138. Who this course is for:
  139. - Front end web developer and designer.
  140.  
  141.  
  142.  
  143.  
  144. MORE COURSES:
  145. -----------------------------------------
  146. https://rg.to/folder/6531533/WEBSITE.html
  147. ---------------------------------------------
  148. https://rg.to/folder/6432280/PROGRAMMING.html
  149. ------------------------------------------------
  150. https://rg.to/folder/5704524/ENGLISH_COURSE.html
  151. ------------------------------------------------
Add Comment
Please, Sign In to add comment