Spaces:
Sleeping
Sleeping
DmitrMakeev
commited on
Update forms.html
Browse files- forms.html +4 -1
forms.html
CHANGED
@@ -3,7 +3,10 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<title>Formeo example</title>
|
6 |
-
|
|
|
|
|
|
|
7 |
</head>
|
8 |
<body>
|
9 |
<div id="formeo-editor"></div>
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<title>Formeo example</title>
|
6 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/formeo/1.0.3/css/formeo.min.css">
|
7 |
+
|
8 |
+
|
9 |
+
|
10 |
</head>
|
11 |
<body>
|
12 |
<div id="formeo-editor"></div>
|