HTML and CSS Reference
In-Depth Information
This CSS is so easy you could probably do it in your sleep, after all the layout experience you've
had in this chapter already. Go ahead and write the CSS to fix the images in the header. You
know you're going to use float; fill in the blanks below with the rest of the rule you need to get
the images into the right place. Here's our solution.
#header img#headerSlogan
right
______________________ {
float: ________;
}
HTMLcross Solution
T
B
1
2
3
B
4
J
E L
L O
5
F
F
L O W
X
R
I
6
L
T
T
D
X
O
T
7
E G A T
8
I V
9
E
A
O
R
A
I
D
10
T
11
A R G I N S
B
E
P
L
W
12
C
O L
L A P S E
P
13
F
L
C
D
O
L
E
I
I
R
Z
14
15
C
O N T A I N I N G
S
T
I
A
R
G
P
N
T
L
D
16
L
E F T
17
R
E L A T I V E
D
Y
X
 
Search WWH ::




Custom Search