html syntax

This commit is contained in:
Jordan Scales 2020-04-21 20:54:14 -04:00
parent 429250a2c1
commit ac98f60bb5

View file

@ -10,7 +10,7 @@ A design system for building faithful recreations of old UIs.
The easiest way to use 98.css is to import it from [unpkg](https://unpkg.com/). The easiest way to use 98.css is to import it from [unpkg](https://unpkg.com/).
``` ```html
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<head> <head>