Build Websites from Scratch with HTML & CSS
Build Websites from Scratch with HTML & CSS, available at $139.99, has an average rating of 4.54, with 84 lectures, 13 quizzes, based on 14737 reviews, and has 96582 subscribers.
You will learn about By the end of this course, you will have a basic & thorough understanding of HTML & CSS Upon completion, you will have coded a handful of useful HTML & CSS examples In the last section of this course, you focus on building a beautiful, semantic, HTML & CSS web page By the end of this course, you will have impressed yourself, and will be able to hit the ground running with your newly acquired skillset Start building beautiful websites by hand Build a portfolio website, so you can highlight your best web work Get the ball rolling for a career in web design Begin your career as a web developer This course is ideal for individuals who are Total Beginners or Web Design Students or Web Design Beginners or Computer Programmers or Bloggers or Aspiring Web Designers or People who desire a new career path It is particularly useful for Total Beginners or Web Design Students or Web Design Beginners or Computer Programmers or Bloggers or Aspiring Web Designers or People who desire a new career path.
Enroll now: Build Websites from Scratch with HTML & CSS
Summary
Title: Build Websites from Scratch with HTML & CSS
Price: $139.99
Average Rating: 4.54
Number of Lectures: 84
Number of Quizzes: 13
Number of Published Lectures: 81
Number of Published Quizzes: 13
Number of Curriculum Items: 97
Number of Published Curriculum Objects: 94
Original Price: $124.99
Quality Status: approved
Status: Live
What You Will Learn
- By the end of this course, you will have a basic & thorough understanding of HTML & CSS
- Upon completion, you will have coded a handful of useful HTML & CSS examples
- In the last section of this course, you focus on building a beautiful, semantic, HTML & CSS web page
- By the end of this course, you will have impressed yourself, and will be able to hit the ground running with your newly acquired skillset
- Start building beautiful websites by hand
- Build a portfolio website, so you can highlight your best web work
- Get the ball rolling for a career in web design
- Begin your career as a web developer
Who Should Attend
- Total Beginners
- Web Design Students
- Web Design Beginners
- Computer Programmers
- Bloggers
- Aspiring Web Designers
- People who desire a new career path
Target Audiences
- Total Beginners
- Web Design Students
- Web Design Beginners
- Computer Programmers
- Bloggers
- Aspiring Web Designers
- People who desire a new career path
Do you want to learn how to build websites from scratch?
With this online course—from one of Udemy’s top web design instructors, Brad Hussey—you will learn HTML & CSS by building beautiful, modern and responsive websites! You will have a strong foundation in web development that will enable you to start creating any website you can imagine.
By the end of this course, you will be competent in HTML & CSS and be able to create your own professional-grade website from scratch – no prior experience required! You will also have the skillset necessary to continue learning about web development and advancing your career.
Sign up for this online course today and start building your very own websites!
– – –
What is HTML & CSS?
HTML and CSS are the two most important languages for a new web developer to learn. They are also the easiest. If you’ve always wanted to build webpages, but were intimidated by the code, this course will help you learn your first two languages quickly and easily.
Taking a step-by-step approach, this course will have you learning by doing, building several mini-websites from scratch.
Learn the Two Most Important Languages to Web Design Quickly and Easily.
-
HTML Foundations
-
Parent/Child Structure
-
CSS Foundations
-
ID Selectors
-
Coding and Styling
-
What Web Pages are Built Of
Every webpage that you see on the internet is built using code. There are many different programming languages that can make your website do various things, but the two most important to learn are HTML and CSS. In fact, even people who plan on allowing someone else to build their website should have a basic grasp of both languages. This way you can tweak things behind the scenes, or change some of your formatting without having to always rely on others.
Contents and Overview
This course of more than 77 lectures and 8 hours of content gives you a basic, yet thorough understanding of both HTML and CSS. The course focuses on having you begin writing code right away so you can learn through doing, and build your own completely functional HTML and CSS webpage at the end.
You’ll begin by learning what HTML and CSS are, so you can get an understanding of what it is that they do. During the course you’ll build several mini-websites that take what it is that you’ve learned and apply it to real world exercises to help cement the skills.
Everyone from aspiring web designers to bloggers, programmers to business owners, company employees and tech hobbyists can benefit from learning some HTML and CSS! Learn to build your own dynamic and beautiful websites or manage the website that you already have.
If you plan on becoming a web programmer or a web designer yourself, HTML and CSS are the first two languages you’ll need to succeed. In fact HTML is required for anyone that wants to get into web development from any angle. Learning it simultaneously with CSS allows you to hit the ground running with page design.
Course Curriculum
Chapter 1: Getting Started
Lecture 1: Welcome & What We're Learning
Lecture 2: What is HTML & CSS?
Lecture 3: HTML Tags, Attributes & Elements
Lecture 4: Best Practices for Naming Files & Folders
Lecture 5: File & Folder Naming Conventions
Lecture 6: How to Organize Your Website Files & Folders
Lecture 7: Typical Website File & Folder Structure
Lecture 8: Pro Tip: Keep Your Production Files!
Lecture 9: Managing Your Production Files
Lecture 10: Modern Tools for the Modern Web Developer
Lecture 11: Tools of the Trade
Chapter 2: HTML Foundations: Part I
Lecture 1: Starting Your First Web Page
Lecture 2: The Doctype
Lecture 3: The Basic Structure of an HTML Document
Lecture 4: Page Title
Lecture 5: Headings
Lecture 6: Paragraphs
Lecture 7: Emphasis & Strong Emphasis
Lecture 8: HTML Parent/Child Structure
Lecture 9: Get Your Hands Dirty!
Chapter 3: HTML Foundations: Part II
Lecture 1: Hyperlinks
Lecture 2: Lists
Lecture 3: Images
Lecture 4: Address
Lecture 5: Get Your Hands Dirty!
Chapter 4: HTML Foundations: Part III
Lecture 1: Tables
Lecture 2: Forms
Lecture 3: HTML Special Characters
Lecture 4: Get Your Hands Dirty!
Chapter 5: HTML Foundations: Part IV
Lecture 1: IDs & Classes
Lecture 2: Span & Div
Lecture 3: Header & Footer
Lecture 4: Nav, Section & Article
Lecture 5: Aside
Lecture 6: Time
Lecture 7: Abbreviations & Quotes
Lecture 8: Get Your Hands Dirty!
Chapter 6: CSS Foundations: Part I
Lecture 1: The Style Rule
Lecture 2: Inline styles
Lecture 3: Internal styles
Lecture 4: External styles
Lecture 5: CSS Selectors, Properties & Values
Lecture 6: Inheritance of Styles
Lecture 7: Pixels, Percentages, Points & Ems!
Lecture 8: Get Your Hands Dirty!
Chapter 7: CSS Foundations: Part II
Lecture 1: ID Selectors
Lecture 2: Class Selectors
Lecture 3: Descendant Selectors
Lecture 4: Grouping Selectors
Lecture 5: Get Your Hands Dirty!
Lecture 6: Get Your Hands Dirty — Minor Update
Chapter 8: CSS Foundations: Part III
Lecture 1: The Box Model
Lecture 2: Colours (or Colors)
Lecture 3: Text Styling & Formatting
Lecture 4: Sexy Typography
Lecture 5: Borders
Lecture 6: Background Images
Lecture 7: Styling Forms
Lecture 8: Get Your Hands Dirty!
Chapter 9: CSS Foundations: Part IV
Lecture 1: Styling Links
Lecture 2: Block & Inline Elements
Lecture 3: Float & Clear
Lecture 4: CSS Positioning
Lecture 5: CSS Specificity
Lecture 6: Get Your Hands Dirty! (Part1)
Lecture 7: Get Your Hands Dirty! (Part 2)
Chapter 10: Putting It All Together
Lecture 1: Final Website Walk Through
Lecture 2: About the Course Files
Lecture 3: HTML: Coding the Header & Hero
Lecture 4: HTML: Coding the General Content
Lecture 5: HTML: Coding the News & Events
Lecture 6: HTML: Coding the Footer
Lecture 7: CSS: Adding Normalize.css
Lecture 8: CSS: General Styles & Typography
Lecture 9: CSS: Styling the Header
Lecture 10: CSS: Styling the Hero
Lecture 11: CSS: Styling the General Content
Instructors
-
Brad Hussey
Web Designer, Creator & Marketing Consultant -
Code College
The Best Coding Courses on the Web
Rating Distribution
- 1 stars: 90 votes
- 2 stars: 131 votes
- 3 stars: 1027 votes
- 4 stars: 4844 votes
- 5 stars: 8645 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 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
- Top 10 Gardening Courses to Learn in November 2024