Udemy
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
  •  
Development
Web Development Data Science Mobile Development Programming Languages Game Development Database Design & Development Software Testing Software Engineering Development Tools No-Code Development
Business
Entrepreneurship Communications Management Sales Business Strategy Operations Project Management Business Law Business Analytics & Intelligence Human Resources Industry E-Commerce Media Real Estate Other Business
Finance & Accounting
Accounting & Bookkeeping Compliance Cryptocurrency & Blockchain Economics Finance Finance Cert & Exam Prep Financial Modeling & Analysis Investing & Trading Money Management Tools Taxes Other Finance & Accounting
IT & Software
IT Certification Network & Security Hardware Operating Systems Other IT & Software
Office Productivity
Microsoft Apple Google SAP Oracle Other Office Productivity
Personal Development
Personal Transformation Personal Productivity Leadership Career Development Parenting & Relationships Happiness Esoteric Practices Religion & Spirituality Personal Brand Building Creativity Influence Self Esteem & Confidence Stress Management Memory & Study Skills Motivation Other Personal Development
Design
Web Design Graphic Design & Illustration Design Tools User Experience Design Game Design Design Thinking 3D & Animation Fashion Design Architectural Design Interior Design Other Design
Marketing
Digital Marketing Search Engine Optimization Social Media Marketing Branding Marketing Fundamentals Marketing Analytics & Automation Public Relations Advertising Video & Mobile Marketing Content Marketing Growth Hacking Affiliate Marketing Product Marketing Other Marketing
Lifestyle
Arts & Crafts Beauty & Makeup Esoteric Practices Food & Beverage Gaming Home Improvement Pet Care & Training Travel Other Lifestyle
Photography & Video
Digital Photography Photography Portrait Photography Photography Tools Commercial Photography Video Design Other Photography & Video
Health & Fitness
Fitness General Health Sports Nutrition Yoga Mental Health Dieting Self Defense Safety & First Aid Dance Meditation Other Health & Fitness
Music
Instruments Music Production Music Fundamentals Vocal Music Techniques Music Software Other Music
Teaching & Academics
Engineering Humanities Math Science Online Education Social Science Language Teacher Training Test Prep Other Teaching & Academics
AWS Certification Microsoft Certification AWS Certified Solutions Architect - Associate AWS Certified Cloud Practitioner CompTIA A+ Cisco CCNA Amazon AWS CompTIA Security+ Microsoft AZ-900
Graphic Design Photoshop Adobe Illustrator Drawing Digital Painting InDesign Character Design Canva Figure Drawing
Life Coach Training Neuro-Linguistic Programming Personal Development Mindfulness Personal Transformation Life Purpose Meditation CBT Emotional Intelligence
Web Development JavaScript React CSS Angular PHP Node.Js WordPress Vue JS
Google Flutter Android Development iOS Development React Native Swift Dart Programming Language Mobile Development Kotlin SwiftUI
Digital Marketing Google Ads (Adwords) Social Media Marketing Google Ads (AdWords) Certification Marketing Strategy Internet Marketing YouTube Marketing Email Marketing Retargeting
Microsoft Power BI SQL Tableau Business Analysis Data Modeling Business Intelligence MySQL Data Analysis Blockchain
Business Fundamentals Entrepreneurship Fundamentals Business Strategy Business Plan Startup Online Business Freelancing Blogging Home Business
Unity Game Development Fundamentals Unreal Engine C# 3D Game Development C++ 2D Game Development Unreal Engine Blueprints Blender
30-Day Money-Back Guarantee
IT & Software Other IT & Software Computer Science

CSS web design made easy - MASTERY coding for all *10 hour*

Learn to code & build your own website from scratch - with examples to help you along the way & in your own time
Rating: 0.0 out of 50.0 (0 ratings)
1 student
Created by Osmond Desilva
Published 6/2020
English
English [Auto]
30-Day Money-Back Guarantee

What you'll learn

  • The students will learn: 1. how to code in CSS, 2. learn about CSS3, and 3. design & build their own website, using CSS

Requirements

  • Students must be highly self-motivated/disciplined and have a willingness to learn new material. In particular, they must be able to apply this material to complete projects. It is also important that all students complete all the tasks that they start, including a) watching all the videos in this course, and b) completing all the exercise activities. The software requirements for the course are to download Google chrome browser & Sublime Text 3 code editor. Full instructions are given on how to do this at the start of the course. There is no special hardware requirements. Student must complete the HTML course and have a thorough understanding and knowledge of HTML.

Description

Welcome to this course on CSS web design made easy.

This course is for Professionals, Entrepreneurs & students who would like to

learn how to design and build a website. You will not require any prior knowledge.

To benefit from this course, it is recommended you complete it.

After each lecture, you must practice all exercises in the Resource section and

at the end of the course, you will build your own website.

Who this course is for:

  • This course is for Professionals, Entrepreneurs, Freelancers & students. It is for everyone who would like to learn CSS coding.

Course content

10 sections • 101 lectures • 10h 30m total length

  • Preview03:25
  • Preview03:16
  • Preview06:43
  • Selectors - introduction
    12:28
  • Color
    18:47
  • Wikipedia CSS
    01:19
  • CSS Validator
    00:50

  • Introduction
    04:31
  • Text 1- Fonts styles
    13:46
  • Text 2 - Layout & spacing style
    09:00
  • Text 3 - Vertical Align
    07:44
  • External Google fonts - link to website
    11:44
  • External Google fonts - download from website
    11:41
  • Squirrel fonts - font Generator
    01:35
  • Links
    11:50
  • Google chrome 1 - inspect element
    14:21
  • Google chrome 2 - default fonts
    07:42
  • Units of Measurement 1
    10:08
  • Units of Measurement 2 - Relative units
    07:32

  • Introduction
    04:51
  • Content 1- Width & Height
    07:08
  • Content 2 - Min & Max dimensions
    07:50
  • Content 3 - Overflow
    04:04
  • Padding
    03:29
  • Margin & auto value
    09:27
  • Border 1 - Introduction
    04:38
  • Border 2 - Radius
    03:12
  • Box shadow
    04:28
  • Box sizing
    12:33
  • Interactive box-model demo
    03:59
  • Display property 1- Block & Inline elements
    09:39
  • Display property 2- Inline block & Navigation bar
    07:39

  • Introduction
    06:14
  • Standard selector - 1. Type, 2. Class & 3. Id
    13:24
  • 4. & 5. Combinator1 - Descendant (space), Child (>)
    10:51
  • 6. & 7. Combinator 2 - General sib (~), Adjacent sib (+)
    06:25
  • Attribute selectors 1- no. 8, 9, 10
    07:14
  • Attribute selector 2 - no. 11, 12, 13, 14
    05:38
  • Pseudo class selectors 1 - no. 15, 16, 17, 18
    00:51
  • Pseudo class selectors 2 - no. 19, 20 ,21 ,22
    08:04
  • Pseudo class selectors 3 - no. 23, 24, 25, 26
    06:20
  • Pseudo class selectors 4 - no. 27, 28, 29
    05:52
  • Pseudo element selector 1 - no. 30, 31
    04:00
  • Pseudo element selector 2 - no. 32, 33
    04:09
  • Specificity - cascade & conflicting rules
    12:02
  • Inheritance
    10:35
  • CSS Reset - Body tag & Universal selector*
    05:02
  • Selector list (or Group)
    01:28

  • Position - Introduction
    04:30
  • Positioning 1 - Static & Relative
    06:45
  • Positioning 2 - Absolute & Fixed
    09:11
  • Z index - third dimension
    07:19
  • Floats - Introduction
    03:11
  • Floats - Images
    09:35
  • Floats - Columns
    08:50
  • Floats - Clear
    06:03
  • Using many floats demo
    03:42

  • Introduction
    01:26
  • Styling lists
    08:50
  • Navigation bars using lists - Introduction
    02:21
  • Vertical navbar - using display:block
    11:22
  • Horizontal navbar - using float & display:block
    09:21
  • Floats - container collapse & clear
    02:34
  • Horizontal navbar - using display:inline
    02:32
  • Tables - introduction
    02:35
  • Tables - styling & design 1
    08:48
  • Tables - styling & design 2
    05:09
  • Forms - Introduction
    01:19
  • Forms - styling & design 1
    06:38
  • Forms - styling & design 2
    04:51

  • Introduction
    01:06
  • Background property 1, 2, 3
    05:34
  • Background property 4, 5
    08:06
  • Background property 6
    05:11
  • Background property 7, 8
    06:07
  • Background property - shorthand
    02:51
  • Gradients Linear - Introduction
    01:16
  • Gradient Linear - type 1 to 3
    09:29
  • Gradient Linear - type 4 to 6
    10:45
  • Gradient Linear - type 7 to 8
    08:40
  • Gradient Linear - explain angle https://codepen.io/thebabydino/full/qgoBL
    02:42
  • Gradient Generator - CSSGradient.io
    02:05

  • Images - Opacity & Transparency
    08:13
  • Images - Border & Thumbnail
    02:23
  • Images - Center & Polaroid/Card
    03:22
  • Alignment of elements 1 - examples 1, 2
    04:44
  • Alignment of elements 2 - examples 3, 4
    02:45
  • Alignment of elements 3 - examples 5, 6
    03:54

  • How to add CSS - External CSS style sheet
    07:30
  • Outline property
    04:07
  • Font Icons - Fontawesome
    08:41

  • Step 1 - Wireframe & Prototype
    11:06
  • Step 2 - Structure & layout
    01:52
  • Step 3 - Banner
    04:48
  • Step 4 - Navigation bar
    06:09
  • Step 5 - Main content
    03:11
  • Step 6 - Aside left & right
    02:53
  • Step 7 - Footer
    02:23
  • Step 8 - Product page
    10:22
  • Step 9 - About us page
    00:53
  • Step 10 - Contact page
    00:36

Instructor

Osmond Desilva
Tech Citizen - Entrepreneur academy for GROWTH
Osmond Desilva
  • 4.4 Instructor Rating
  • 12 Reviews
  • 68 Students
  • 7 Courses

I am experienced mentor and business coach at Tech Citizen Entrepreneurship academy in Silicon Valley & London, which has over 10,000 members.

 

My mentors and myself work with entrepreneurs, startups and scale ups, to get them to the next level.  We hosted over 500 talks, seminars and workshops over the past 10 years. 


Our USP is always to produce quality business content and our mentors each have 30+ years of experience in their field of expertise.

Also, these online courses are based on the workshops we host in London.

 

Over the years I have worked in many different organisations of all shapes and sizes.  From this I have obtained knowledge of industry best practice and I get to see the things that work (and a lot that does not)

 

I have an Engineering (electronics/computer science) and I am a UK qualified Accounting. I started out as a mathematics teacher.

 

I also have a keen interest in personal & self-development, including health and nutrition.  This has led me to write the book, Conversation Confidence, on Amazon.

 

  • Udemy for Business
  • Teach on Udemy
  • Get the app
  • About us
  • Contact us
  • Careers
  • Blog
  • Help and Support
  • Affiliate
  • Impressum Kontakt
  • Terms
  • Privacy policy
  • Cookie settings
  • Sitemap
  • Featured courses
Udemy
© 2021 Udemy, Inc.