UNPKG
moocauto
Version:
latest (1.0.0)
1.0.0
0.0.7
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
0.0.0
Herramienta de corrección automática para los MOOCs de MiriadaX de la UPM
ging/autoCOREctor
moocauto
/
sample.html
14 lines
(11 loc)
•
237 B
HTML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<!DOCTYPE
html
>
<
html
>
<
head
>
<
meta
charset
=
"utf-8"
>
<
title
>
Sample test
</
title
>
<
meta
name
=
"viewport"
content
=
"width=device-width, initial-scale=1.0"
>
</
head
>
<
body
>
Esto es un fichero HTML
</
body
>
</
html
>