|
102 | 102 | </div> |
103 | 103 |
|
104 | 104 | <nav> |
105 | | - <button type="submit" class="next">Next >></a> |
| 105 | + <button type="submit" class="next">Next ▶</button> |
106 | 106 | </nav> |
107 | 107 |
|
108 | 108 | </form> |
|
130 | 130 | </div> |
131 | 131 |
|
132 | 132 | <nav> |
133 | | - <button type="reset" class="previous"><< Previous</button> |
134 | | - <button type="submit" class="next">Next >></button> |
| 133 | + <button type="reset" class="previous">◀ Previous</button> |
| 134 | + <button type="submit" class="next">Next ▶</button> |
135 | 135 | </nav> |
136 | 136 |
|
137 | 137 | </form> |
|
161 | 161 | </div> |
162 | 162 |
|
163 | 163 | <nav> |
164 | | - <button type="reset" class="previous"><< Previous</button> |
| 164 | + <button type="reset" class="previous">◀ Previous</button> |
165 | 165 | <button type="submit" class="finish">Finish</button> |
166 | | - <button type="submit" class="next">Next >></button> |
| 166 | + <button type="submit" class="next">Next ▶</button> |
167 | 167 | </nav> |
168 | 168 |
|
169 | 169 | </form> |
|
191 | 191 | </div> |
192 | 192 |
|
193 | 193 | <nav> |
194 | | - <button type="reset" class="previous"><< Previous</button> |
| 194 | + <button type="reset" class="previous">◀ Previous</button> |
195 | 195 | <button type="submit" class="finish">Finish</button> |
196 | | - <button type="submit" class="next">Next >></button> |
| 196 | + <button type="submit" class="next">Next ▶</button> |
197 | 197 | </nav> |
198 | 198 |
|
199 | 199 | </form> |
|
245 | 245 | </div> |
246 | 246 |
|
247 | 247 | <nav> |
248 | | - <button type="reset" class="previous"><< Previous</button> |
249 | | - <button type="submit" class="next">Next >></button> |
| 248 | + <button type="reset" class="previous">◀ Previous</button> |
| 249 | + <button type="submit" class="next">Next ▶</button> |
250 | 250 | </nav> |
251 | 251 |
|
252 | 252 | </form> |
|
274 | 274 | </div> |
275 | 275 |
|
276 | 276 | <nav> |
277 | | - <button type="reset" class="previous"><< Previous</button> |
278 | | - <button type="submit" class="next">Next >></button> |
| 277 | + <button type="reset" class="previous">◀ Previous</button> |
| 278 | + <button type="submit" class="next">Next ▶</button> |
279 | 279 | </nav> |
280 | 280 |
|
281 | 281 | </form> |
|
295 | 295 | <div> |
296 | 296 |
|
297 | 297 | <label for="header"> |
298 | | - <output type="text" name="header" id="header"> |
| 298 | + <output type="text" name="header" id="header"></output> |
299 | 299 | </label> |
300 | 300 | <label for="description"> |
301 | | - <output name="description" id="description"> |
| 301 | + <output name="description" id="description"></output> |
302 | 302 | </label> |
303 | 303 | <fieldset> |
304 | 304 | <legend>Or</legend> |
|
312 | 312 | </div> |
313 | 313 |
|
314 | 314 | <nav> |
315 | | - <button type="reset" class="previous"><< Previous</button> |
| 315 | + <button type="reset" class="previous">◀ Previous</button> |
316 | 316 | <button type="submit" class="new">NEW</button> |
317 | 317 | </nav> |
318 | 318 |
|
|
0 commit comments