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
|
## Sample webpage
|
||||||
|
|
||||||
```html
|
```html
|
||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Frontend Workshop: By Micah Godbolt and Ken Chau</title>
|
<title>Frontend Workshop: By Micah Godbolt and Ken Chau</title>
|
||||||
|
|||||||
@@ -1,3 +1,4 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>Intro to HTML</title>
|
<title>Intro to HTML</title>
|
||||||
|
|||||||
Reference in New Issue
Block a user