|
1 <html> |
|
2 <head> |
|
3 <style type="text/css"> |
|
4 /*<![CDATA[*/ |
|
5 |
|
6 body { |
|
7 font-size: 62.5%; /* Resets 1em to 10px */ |
|
8 } |
|
9 |
|
10 #content { font-size: 1.2em; } |
|
11 |
|
12 .entry p { font-size: 1.05em; } |
|
13 |
|
14 .entry { |
|
15 -moz-column-width: 25em; |
|
16 -moz-column-gap: 3em; |
|
17 } |
|
18 |
|
19 .entry img { |
|
20 float: left; |
|
21 margin: 3px 10px; |
|
22 } |
|
23 |
|
24 .alt { |
|
25 padding: 10px; |
|
26 } |
|
27 |
|
28 #content { |
|
29 margin-left: 20px; |
|
30 margin-right: 260px; |
|
31 padding: 0 17px 20px 17px; |
|
32 } |
|
33 |
|
34 |
|
35 /*]]>*/ |
|
36 </style> |
|
37 </head> |
|
38 <body> |
|
39 <div id="content" class="entry"> |
|
40 |
|
41 <img width="222" height="164"> |
|
42 |
|
43 <p class="alt"> |
|
44 , .You can follow any responses the |
|
45 </p> |
|
46 </div> |
|
47 </body> |
|
48 </html> |