Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
HTML/CSS Bootcamp - Learn HTML, CSS, Flexbox, and CSS Grid
Rating: 4.6 out of 5(805 ratings)
3,078 students

HTML/CSS Bootcamp - Learn HTML, CSS, Flexbox, and CSS Grid

Learn HTML, CSS, Flexbox, and CSS Grid by building a professional website with modern front end development techniques.
Created byJordan Hudgens
Last updated 4/2021
English

What you'll learn

  • Build websites using HTML and CSS
  • Use Flexbox to easily align content on the page
  • Work with CSS Grid to build a website's layout
  • Create responsive websites that render custom layouts for smartphones, tablets and desktops
  • Work with images
  • Integrate custom fonts
  • Using CSS based animations
  • Build real world projects
  • Create HTML forms for getting user input

Coding Exercises

This course includes our updated coding exercises so you can practice your skills as you learn.

See a demo
Image of coding exercise example

Course content

18 sections150 lectures20h 52m total length
  • HTML, CSS, Flexbox, and CSS Grid Course Introduction2:01

    Welcome to this HTML-CSS Bootcamp course, where you are going to learn how to build a real-world website, and along the way, you're going to be able to learn all about HTML and CSS.

  • What are HTML and CSS?6:08

    In this guide, we're going to answer the question of what are HTML and the CSS. I'm going to give you a very high-level view of them first, and then we're going to talk about each on independently and how they work together, including a small demo at the end so that you can see how vital both of them are.

  • The Website We're Going to Build in the HTML/CSS Course4:46

    In this video, we're going to walk through the website that we're going to build throughout this course.

  • Source Code and Course Assets0:04

Requirements

  • Basic computer skills

Description

Update April 2021: Added a guide showing how to create a custom cursor in HTML/CSS. Also added a one hour live coding workshop that teaches how to build out tooltips on a website.

Hi and welcome to the HTML/CSS Bootcamp course, where we'll walk through the same course I teach code bootcamp students around the world. My name is Jordan Hudgens, and I'll be your instructor for the course. In addition to being the lead instructor for devCamp I've also been building web applications for over a decade for organizations such as Eventbrite and Quip.

In this course, you're going to learn all of the key skills that you're going to need in order to start building out professional websites. Before building this new course out, I interviewed hiring managers at companies around the world and asked them what HTML/CSS skills they expected developers to know and that's how I came up with the list of concepts that you're going to learn.

Some of the skills that you're going to learn are going to be:

  • HTML5

  • CSS3

  • Flexbox

  • CSS Grid

  • Animations

  • Media queries for building responsive layouts from scratch

  • CSS Selectors

  • Navigation

  • Fonts

  • Forms

  • How to integrate and style images

  • Front end development best practices

  • And much more!

As we go through the course material, you'll notice that I'm going to teach you my own process that I use whenever I'm building out a website.

My goal for this entire course isn't just to teach you how to build a single website, but instead my goal is to be able to leverage this project build that we're going to put together, teach you the fundamentals as we implement every single feature, and then by the end of it, you're not just going to be able to build the single website and follow along with what I do, but you'll be able to build any type of website.

There are no technical prerequisites for going through this course. This is the perfect course to go through if you want to learn how to build websites completely from scratch.

The ideal student is someone who is dedicated, wants to learn, and also wants to learn how to build websites using the most modern and up to date technologies. So, thank you for spending the time and going through this material, and good luck with the coding.

Who this course is for:

  • Anyone interested in learning what it takes to build websites with HTML and CSS