Web Development – CSS3 – Scratch till Advanced Project Based
Web Development – CSS3 – Scratch till Advanced Project Based, available at $19.99, has an average rating of 3.75, with 55 lectures, 4 quizzes, based on 367 reviews, and has 28767 subscribers.
You will learn about Develop a complete website using HTML & CSS Build attractive static websites Be completely ready to learn Javascript. Be completely ready to learn advanced CSS Frameworks Develop websites works on Mobiles, Tablets, Desktops This course is ideal for individuals who are Anyone who knows the basics of HTML or Anyone who wants to learn Advanced CSS or Anyone who wants to refresh their CSS skills or Anyone who wants to add weightage to their Job Resume It is particularly useful for Anyone who knows the basics of HTML or Anyone who wants to learn Advanced CSS or Anyone who wants to refresh their CSS skills or Anyone who wants to add weightage to their Job Resume.
Enroll now: Web Development – CSS3 – Scratch till Advanced Project Based
Summary
Title: Web Development – CSS3 – Scratch till Advanced Project Based
Price: $19.99
Average Rating: 3.75
Number of Lectures: 55
Number of Quizzes: 4
Number of Published Lectures: 54
Number of Published Quizzes: 4
Number of Curriculum Items: 59
Number of Published Curriculum Objects: 58
Original Price: $19.99
Quality Status: approved
Status: Live
What You Will Learn
- Develop a complete website using HTML & CSS
- Build attractive static websites
- Be completely ready to learn Javascript.
- Be completely ready to learn advanced CSS Frameworks
- Develop websites works on Mobiles, Tablets, Desktops
Who Should Attend
- Anyone who knows the basics of HTML
- Anyone who wants to learn Advanced CSS
- Anyone who wants to refresh their CSS skills
- Anyone who wants to add weightage to their Job Resume
Target Audiences
- Anyone who knows the basics of HTML
- Anyone who wants to learn Advanced CSS
- Anyone who wants to refresh their CSS skills
- Anyone who wants to add weightage to their Job Resume
Are you coming here after learning HTML and have absolutely no idea about CSS?
Or Are you good at both HTML, CSS and just here to refresh the concepts?
I’ve got you both backed up.
Learn from Scratch till Expertise
Welcome to this course on Cascading Style Sheets!
This course provides enough knowledge to both Beginners and Advanced developers. I am sure you wouldn’t be disappointed.
When should you take this course?
When you know HTML Basics. If you don’t then check out my Free course on HTML on Udemy, and within hours you will be ready to take up this course. So that shouldn’t be an issue.
But Why ME? Why THIS course? What will you LEARN here?
-
I have referred the top three resources for CSS and have compiled this course. I present you a complete package of learning and fun.
-
We will start off with the Basics of CSS and then move on to the Advanced concepts like Gradients, Transitions, 2D Transforms, 3D Transforms, Media Queriesthat help you develop for Desktops, Laptops, Tablets, Mobiles using just one website.
-
Then we will immerse ourselves in building an amazing Project Website STEP-by-STEP with no steps skipped.I will also provide the entire course code and the project code to you, so that you can rather concentrate on Learning the stuff, rather than typing the same code.
Who will guide me throughout the course?
Relax! I, Personally will be there to guide you throughout the course. If you have any doubts, feel free to message me or Post them in the Q&A Section and you can expect answers As soon as possible.
Can I DOWNLOAD the videos and watch it on my phone?
YES! All the videos of this course can be downloaded through the Udemy Mobile Application. You can watch them offline whenever you want.
How long is the course Valid?
LIFELONG.Buy now, study on your own pace and keep the course as your reference for your lifetime!
Do I get a Certificate?
YES!You get a Certificate for completing this course, I have structured the course with Quizzes and Videossuch that the certificate is worth for Mentioning in your LinkedIn profile and your Resume.
What if I didn’t like the course?
Get your money back within the first 30 days of your course registration. But, I guarantee you that this will never happen.
…..
What else are you reading at?? Come , jump right into the course & have fun!
Happy Developing!
Regards,
Tharun
Course Curriculum
Chapter 1: Introduction
Lecture 1: Complete Code Used in this course [ Including Project ]
Lecture 2: More FREE Resources – Web Dev
Lecture 3: Google Chrome Dev Tools
Lecture 4: Syntax & Comments
Lecture 5: BONUS tips – Inline – Internal – External style sheets
Chapter 2: Level 1 – Colors & background
Lecture 1: Colors
Lecture 2: Backgrounds & their attributes
Lecture 3: Free Stock Photos
Chapter 3: Level 2 – Borders, Margins & Padding
Lecture 1: Borders
Lecture 2: Border-radius & Margin
Lecture 3: Padding & Margin – [ Updated New Lecture Video ]
Lecture 4: Ahem… Ahem….
Chapter 4: Level 3 – Icons and Links
Lecture 1: FontAwesome Icons vs Glyphicons vs Google Icons
Lecture 2: Links and their states
Chapter 5: Level 4 – Display, Position, Overflow
Lecture 1: Display – Inline, Inline-block, Block
Lecture 2: Position – Absolute, Relative, Static, Sticky
Lecture 3: Overflow – Visible, Hidden, Scroll, X, Y
Lecture 4: Are you able to position the elements properly?
Chapter 6: Level 5 – Pseudo-Elements & Combinators
Lecture 1: Combinators – select any css elements you want
Lecture 2: Pseudo-Elements :: I'm there, but not
Lecture 3: Pseudo-Classes : I'm here, but not
Lecture 4: BONUS: Additional resource ( optional )
Chapter 7: Level 6 – Text & Fonts : the stuff you never knew
Lecture 1: Text Formatting : Exploring them all
Lecture 2: Fonts – 1 Font-Family & using external Google Fonts in your website for FREE!
Lecture 3: Fonts 2 – Font Sizes like px, em, rem, vw, vh – IMPORTANT!!
Lecture 4: Float – The water you pour to make it float
Lecture 5: BONUS: Opacity – make stuff transparent
Chapter 8: Advanced Css3: Level 1 – Gradients
Lecture 1: Gradients – 1 Linear Gradients
Lecture 2: Gradients – 2 Radial Gradients
Lecture 3: BONUS: Amazing way to create the perfect Gradient you want in Seconds
Chapter 9: Advanced Css3: Level 2 – Animation using CSS Only
Lecture 1: Transitions – 1 – create motion
Lecture 2: Transitions – 2 – control the speed
Lecture 3: Transform2D – 1 – translate()
Lecture 4: Transform2D – 2 – rotate()
Lecture 5: Transform2D – 3 – scale() & skew()
Lecture 6: Transform2D – 4 – matrix()
Lecture 7: Transform3D – 1 – rotateX(), rotateY(), rotateZ()
Lecture 8: Transform3D – 2 – Perspective : woohoo!
Lecture 9: BONUS: Media Queries [ COMPULSORY ]
Lecture 10: Keyframes Animations – 1 – from and to
Lecture 11: Keyframes Animations – 2 – percentages
Lecture 12: Keyframes Animations – 3 – Iteration & Direction
Lecture 13: Keyframes Animations – 4 – Speed & Fill Mode
Chapter 10: BONUS: A Web dev Project
Lecture 1: Mark-up of the nav-bar
Lecture 2: Background Image & Container
Lecture 3: Navbar Part 1 – Gradient & Sitename
Lecture 4: Navbar Part 2 – Navigations & Box-shadow
Lecture 5: The Glassy Side Hover
Lecture 6: The Contact Form Part 1 – Markup
Lecture 7: The Contact Form Part 2 – Styling the Form [ IMPORTANT ]
Lecture 8: The Blog – In one video
Lecture 9: The Blurry Background [ BONUS – OPTIONAL ]
Lecture 10: Adding Responsiveness – Making it look great on All Devices & Animations
Lecture 11: What's next?
Instructors
-
Tharun Shiv
An enthusiastic web developer, who is ready to Teach code.
Rating Distribution
- 1 stars: 14 votes
- 2 stars: 18 votes
- 3 stars: 70 votes
- 4 stars: 144 votes
- 5 stars: 121 votes
Frequently Asked Questions
How long do I have access to the course materials?
You can view and review the lecture materials indefinitely, like an on-demand channel.
Can I take my courses with me wherever I go?
Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!
You may also like
- Top 10 Language Learning Courses to Learn in November 2024
- Top 10 Video Editing Courses to Learn in November 2024
- Top 10 Music Production Courses to Learn in November 2024
- Top 10 Animation Courses to Learn in November 2024
- Top 10 Digital Illustration Courses to Learn in November 2024
- Top 10 Renewable Energy Courses to Learn in November 2024
- Top 10 Sustainable Living Courses to Learn in November 2024
- Top 10 Ethical AI Courses to Learn in November 2024
- Top 10 Cybersecurity Fundamentals Courses to Learn in November 2024
- Top 10 Smart Home Technology Courses to Learn in November 2024
- Top 10 Holistic Health Courses to Learn in November 2024
- Top 10 Nutrition And Diet Planning Courses to Learn in November 2024
- Top 10 Yoga Instruction Courses to Learn in November 2024
- Top 10 Stress Management Courses to Learn in November 2024
- Top 10 Mindfulness Meditation Courses to Learn in November 2024
- Top 10 Life Coaching Courses to Learn in November 2024
- Top 10 Career Development Courses to Learn in November 2024
- Top 10 Relationship Building Courses to Learn in November 2024
- Top 10 Parenting Skills Courses to Learn in November 2024
- Top 10 Home Improvement Courses to Learn in November 2024