HTML and CSS Reference
In-Depth Information
HTMLcross Solution
1
U A
2
L
I T Y
C
C
3
O N C U R R E N T
4
L Y
E
H
T
R A N S P A
R E N C Y
U
5
6
S
N
M
7
L
T
H I R T Y F I V E
B
O
8
B
I
N
N
J
I
M A G E
A
G
9
10
11
P
I X E L
L
12
R
E S I Z E
E
I
I
P O D
L
R
13
G
I F
T
A
S
14
Y
S
Here's how you add the image “seattle.jpg” to the file “index.html”.
<h2> Seattle, Washington </h2>
<p>
Me and my iPod in Seattle! You can see rain clouds and the
Space Needle. You can't see the 628 coffee shops
</p>
<p>
<img src="photos/seattle.jpg" alt="My iPod in Seattle, WA">
</p>
Search WWH ::




Custom Search