egghead.io
Sign in
Current Time 0:00
/
Duration Time 0:00
Progress: NaN%
Remaining Time -0:00
Playback Rate
1.00x
illustration for Create and Deploy a Basic Static HTML Website

Course

Create and Deploy a Basic Static HTML Website

  1. 1
    Serve a Static HTML Page for Development
    2m 9s
  2. 2
    Use a Custom Font from Google Fonts on a Static HTML Webpage
    1m 44s
  3. 3
    Add Emojis to a Static HTML Page
    2m 1s
  4. 4
    Make a Responsive Web Page Without Using a CSS or JavaScript Framework
    3m 31s
  5. 5
    Add an SVG Image to a Webpage and Get a Reference to the Internal Elements in JavaScript
    3m 14s
  6. 6
    Accept User Input with a Styled Input Tag, a Button, and Vanilla JavaScript
    3m 50s
  7. 7
    Add and Remove CSS Classes with Vanilla JavaScript
    2m 5s
  8. 8
    Make a One-time CSS Animation that Does Not Revert to its Original Style
    3m 49s
  9. 9
    Add a Dynamic Tweet Button to a Webpage
    2m 53s
  10. 10
    Turn an SVG Into a Favicon and Link it
    1m 12s
  11. 11
    Deploy and Host a Static Webpage for Free with Netlify
    1m 27s

Add and Remove CSS Classes with Vanilla JavaScript

Chris Achard
InstructorChris Achard
  • javascript
    JavaScript
  • css
    CSS
  • html
    HTML 5

Share this video with your friends

Send Tweet

We'll use the add and remove methods on a DOM element's classList to add and remove classes with jQuery, or another framework.

Build your Developer Portfolio and climb the engineering career ladder.
  • Search
  • Articles
  • Talks
  • Podcasts
  • Topics
  • Machine
  • Pricing
  • Store
©egghead.io
Terms & Conditions