mirror of
https://github.com/MillironX/4h-record-books.git
synced 2024-11-01 07:03:09 +00:00
Fixed links in sec 6 that Dreamweaver refused to
This commit is contained in:
parent
84d2e76550
commit
da367d1880
1 changed files with 4 additions and 4 deletions
|
@ -56,12 +56,12 @@
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-6 col-md-offset-3">
|
<div class="col-md-6 col-md-offset-3">
|
||||||
<div class="btn-group btn-group-justified"> <a href="book/Section6.docx" class="btn btn-primary"> <img src="img/Microsoft-Word-New.svg" alt="Microsoft Word Format"/>  
|
<div class="btn-group btn-group-justified"> <a href="book/Section6.docx" class="btn btn-primary"> <img src="img/Microsoft-Word-New.svg" alt="Microsoft Word Format"/>  
|
||||||
Template </a> <a href="book/Section6-ruled.pdf" class="btn btn-danger">
|
Template </a> <a href="book/Section6-lined.pdf" class="btn btn-danger">
|
||||||
<table>
|
<table>
|
||||||
<tr>
|
<tr>
|
||||||
<td><img src="img/Adobe-Acrobat.svg" alt="Adobe Acrobat PDF Format" /></td>
|
<td><img src="img/Adobe-Acrobat.svg" alt="Adobe Acrobat PDF Format" /></td>
|
||||||
<td> </td>
|
<td> </td>
|
||||||
<td>Ruled<br />
|
<td>Handwritten<br />
|
||||||
Template</td>
|
Template</td>
|
||||||
</tr>
|
</tr>
|
||||||
</table>
|
</table>
|
||||||
|
|
Loading…
Reference in a new issue