xxxxxxxxxx
1
2
<html>
3
<body>
4
5
<style>
6
span {
7
display: inline-block;
8
background:#a7e0f8;
9
padding:10px 8px;
10
margin-bottom:10px;
11
font-size:18px;
12
}
13
</style>
14
15
<h2 style="text-decoration:underline;font-size:25px;">html.cafe - a realtime HTML editor and host</h2>
16
17
<span>
18
Edit the html in the top panel, see the result here.
19
</span><br/>
20
21
<span style="background-color:#a7f8c1;">
22
Save your page and get a link to view it live, anywhere.
23
</span>
24
25
</body>
26
</html>
This is your private edit page. Save this url!×