Line 2: | Line 2: | ||
<html> | <html> | ||
+ | <style> | ||
+ | |||
+ | .pic { | ||
+ | position:absolute; | ||
+ | top:500px; | ||
+ | left:600px; | ||
+ | } | ||
+ | |||
+ | .word { | ||
+ | position:absolute; | ||
+ | top:500px; | ||
+ | left:50px; | ||
+ | width:300px; | ||
+ | height:500px; | ||
+ | background-color: #7ed7db; | ||
+ | } | ||
<div class="column full_size"> | <div class="column full_size"> |
Revision as of 18:27, 25 July 2018