|
47 | 47 |
|
48 | 48 | <div class="footercc"> |
49 | 49 | <i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a> |
50 | | -<span class = "opacity30"><a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
| 50 | +<span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
51 | 51 | </div> |
52 | 52 |
|
53 | 53 |
|
|
82 | 82 |
|
83 | 83 | <div class="footercc"> |
84 | 84 | <i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a> |
85 | | -<span class = "opacity30"><a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
| 85 | +<span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
86 | 86 | </div> |
87 | 87 |
|
88 | 88 |
|
|
138 | 138 |
|
139 | 139 | <div class="footercc"> |
140 | 140 | <i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a> |
141 | | -<span class = "opacity30"><a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
| 141 | +<span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
142 | 142 | </div> |
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
146 | 146 | --- |
147 | | -## CSS |
| 147 | +## HTML + CSS |
148 | 148 |
|
149 | 149 | Cascading Style Sheets |
150 | 150 |
|
|
153 | 153 | <html> |
154 | 154 | <body> |
155 | 155 |
|
156 | | - <div class=”abc”> </div> |
| 156 | + <div class="abc"> ... </div> |
157 | 157 |
|
158 | | - <div id=”xyz”> </div> |
| 158 | + <div id="xyz"> |
| 159 | + <span class="foo"> ... </span> |
| 160 | + </div> |
| 161 | + |
| 162 | + <span id="bar"> ... </span> |
159 | 163 |
|
160 | 164 | </body> |
161 | 165 | </html> |
162 | 166 |
|
163 | 167 | ``` |
164 | 168 |
|
165 | | -http://www.vondel.humanities.uva.nl/style.css |
| 169 | +&nbsp; |
| 170 | + |
| 171 | +for example: http://www.vondel.humanities.uva.nl/style.css |
166 | 172 |
|
167 | 173 |
|
168 | 174 |
|
169 | 175 |
|
170 | 176 | <div class="footercc"> |
171 | 177 | <i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a> |
172 | | -<span class = "opacity30"><a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
| 178 | +<span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
173 | 179 | </div> |
174 | 180 |
|
175 | 181 |
|
|
200 | 206 |
|
201 | 207 | <div class="footercc"> |
202 | 208 | <i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a> |
203 | | -<span class = "opacity30"><a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
| 209 | +<span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
204 | 210 | </div> |
205 | 211 |
|
206 | 212 |
|
|
210 | 216 |
|
211 | 217 | <!-- an image of branches and nodes --> |
212 | 218 |
|
213 | | -?? an image of branches and nodes |
| 219 | +??? an image of branches and nodes |
214 | 220 |
|
215 | 221 |
|
216 | 222 |
|
217 | 223 |
|
218 | 224 | <div class="footercc"> |
219 | 225 | <i class="fab fa-creative-commons"></i>&nbsp; <i class="fab fa-creative-commons-by"></i><i class="fab fa-creative-commons-nc"></i> <a href = "https://JohnLittle.info"><span class = "opacity30">https://</span>JohnLittle<span class = "opacity30">.info</span></a> |
220 | | -<span class = "opacity30"><a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
| 226 | +<span class = "opacity30"> | <a href="https://github.com/libjohn/workshop_webscraping">https://github.com/libjohn/workshop_webscraping</a> | 2021-03-01 </span> |
221 | 227 | </div> |
222 | 228 |
|
223 | 229 |
|
224 | 230 |
|
| 231 | + |
225 | 232 | --- |
226 | 233 | class: middle, center |
227 | 234 |
|
|
0 commit comments