mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
committed by
Micah Godbolt
parent
e22cfe374b
commit
23a91192c7
@@ -40,6 +40,7 @@ The [HTML demo page](https://microsoft.github.io/frontend-bootcamp/step1-01/demo
|
||||
## Sample webpage
|
||||
|
||||
```html
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Frontend Workshop: By Micah Godbolt and Ken Chau</title>
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Intro to HTML</title>
|
||||
|
||||
Reference in New Issue
Block a user