Basic HTML Document Setup

  • As we know, when working outside of codepen, we set up our HTML document like this:

<!DOCTYPE html> Page Title

Basic HTML Document Setup As we know, when working outside of codepen, we set up our HTML document like this: <!DOCTYPE html>