File tree Expand file tree Collapse file tree 3 files changed +95
-0
lines changed Expand file tree Collapse file tree 3 files changed +95
-0
lines changed Original file line number Diff line number Diff line change
1
+ <!DOCTYPE html>
2
+ < html lang ="en ">
3
+ < head >
4
+ < meta charset ="UTF-8 ">
5
+ < title > Document</ title >
6
+ < style >
7
+ body {
8
+ background : white;
9
+ }
10
+ </ style >
11
+ </ head >
12
+ < body >
13
+ < pre >
14
+
15
+ --- The rules ---
16
+ 1) No previews - of either results or assets!
17
+ 2) Stay in this editor at all times
18
+ 3) No measurement tools
19
+ 4) Stop coding when the time's up
20
+ 5) Use the "Download file" button and save the file as design.html in the same folder as the editor.
21
+
22
+ Good luck and most important of all; have fun!
23
+
24
+ --- Assets ---
25
+ * INCLUDE PATHS TO ANY ASSETS THE PAGE MIGHT NEED
26
+ * MAKE SURE TO PROVIDE DIMENSIONS FOR THE ASSETS AS WELL
27
+
28
+ assets/ASSET_NAME300x300px.png
29
+
30
+ </ pre >
31
+ </ body >
32
+ </ html >
Load Diff Large diffs are not rendered by default.
You can’t perform that action at this time.
0 commit comments