File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
starter/02-HTML-Fundamentals Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Document</ title >
7
+ < title > Challenges</ title >
8
+ < link href ="stylec.css " rel ="stylesheet " />
8
9
</ head >
9
10
< body >
10
11
< article >
11
12
< h2 > Converse Chuck Taylor All Star Low Top</ h2 >
12
13
< img src ="img/challenges.jpg " width ="100 " height ="100 " alt ="图片炸了 " />
13
14
< p > < b > $65.00</ b > </ p >
14
- < p > Free shipping</ p >
15
+ < p class =" fshi " > Free shipping</ p >
15
16
< p >
16
17
Ready to dress up or down, these classic canvas Chucks are an everyday
17
18
wardrobe staple
18
19
</ p >
19
20
< a href ="# "> More information →</ a >
20
21
< h3 > Product details</ h3 >
21
- < ul >
22
+ < ul class =" details " >
22
23
< li > Lightweight, durable canvas sneaker</ li >
23
24
< li > Lightly padded footbed for added comfort</ li >
24
25
< li > Iconic Chuck Taylor ankle patch</ li >
You can’t perform that action at this time.
0 commit comments