File tree 2 files changed +10
-2
lines changed
2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -102,7 +102,9 @@ <h2 class="title">PS3 Games</h2>
102
102
< div class ="item ">
103
103
< img src ="images/ipad2.jpg " class ="product " />
104
104
< div class ="details left ">
105
- < h2 class ="title "> Apple iPad 2 - £220</ h2 >
105
+ < h2 class ="title ">
106
+ Apple iPad 2 - £220
107
+ </ h2 >
106
108
107
109
< p >
108
110
< em > Collect or £5 postage</ em >
@@ -116,6 +118,8 @@ <h2 class="title">Apple iPad 2 - £220</h2>
116
118
< p > The iPad is great when you're just chilling on the sofa.</ p >
117
119
< p > I also used it for watching movies before I got the Apple TV.</ p >
118
120
121
+ < em > Note: It's missing the charger, as it was stolen when I was on holiday :/</ em >
122
+
119
123
< div class ="tweet ">
120
124
< a href ="https://twitter.com/share " class ="twitter-share-button " data-text ="@chadtomkiss Hi Chad, I'm interested in the iPad "> Tweet</ a >
121
125
</ div >
@@ -127,7 +131,7 @@ <h2 class="title">Apple iPad 2 - £220</h2>
127
131
< div class ="item ">
128
132
< img src ="images/apple-tv.jpg " class ="product " />
129
133
< div class ="details left ">
130
- < h2 class ="title "> Apple TV - £60 </ h2 >
134
+ < h2 class ="title "> < span class =" sold " > Apple TV</ span > - Sold </ h2 >
131
135
132
136
< p >
133
137
< em > Collect or £5 postage< em >
Original file line number Diff line number Diff line change 77
77
bottom : 5px ;
78
78
}
79
79
80
+ .sold {
81
+ text-decoration : line-through
82
+ }
83
+
80
84
.left {
81
85
float : left;
82
86
}
You can’t perform that action at this time.
0 commit comments