View Single Post
Old 07-07-2015, 05:46 AM   #4
Dragan Tanevski
Junior Member
Dragan Tanevski began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Jul 2015
Device: ipad
Quote:
Originally Posted by Doitsu View Post
You'll have to wrap the links in an element that supports line wrapping. For example, <p>...</p>.

Code:
<p><a href="../Text/Section0001.xhtml">1</a> 
<a href="../Text/Section0001.xhtml">2</a> 
<a href="../Text/Section0001.xhtml">3</a> 
<a href="../Text/Section0001.xhtml">4</a></p>
Doitsu, here is the html code view... whats wrong with it?

<p>&nbsp;<a href="../Text/1moj1.xhtml">1</a>&nbsp;<a href="../Text/1moj2.xhtml">2</a>&nbsp;<a href="../Text/1moj3.xhtml">3</a>&nbsp;<a href="../Text/1moj4.xhtml">4</a>&nbsp;<a href="../Text/1moj5.xhtml">5</a>&nbsp;<a href="../Text/1moj06.xhtml">6</a>&nbsp;<a href="../Text/1moj07.xhtml">7</a>&nbsp;<a href="../Text/1moj08.xhtml">8</a>&nbsp;<a href="../Text/1moj09.xhtml">9</a>&nbsp;<a href="../Text/1moj10.xhtml">10</a>&nbsp;<a href="../Text/1moj11.xhtml">11</a>&nbsp;<a href="../Text/1moj12.xhtml">12</a>&nbsp;<a href="../Text/1moj13.xhtml">13</a>&nbsp;<a href="../Text/1moj14.xhtml">14</a>&nbsp;<a href="../Text/1moj15.xhtml">15</a>&nbsp;<a href="../Text/1moj16.xhtml">16</a>&nbsp;<a href="../Text/1moj17.xhtml">17</a>&nbsp;<a href="../Text/1moj18.xhtml">18</a>&nbsp;<a href="../Text/1moj19.xhtml">19</a>&nbsp;<a href="../Text/1moj20.xhtml">20</a>&nbsp;<a href="../Text/1moj21.xhtml">21</a>&nbsp;<a href="../Text/1moj22.xhtml">22</a>&nbsp;<a href="../Text/1moj23.xhtml">23</a>&nbsp;<a href="../Text/1moj24.xhtml">24</a>&nbsp;<a href="../Text/1moj25.xhtml">25</a>&nbsp;<a href="../Text/1moj26.xhtml">26</a>&nbsp;<a href="../Text/1moj27.xhtml">27</a>&nbsp;<a href="../Text/1moj28.xhtml">28</a>&nbsp;<a href="../Text/1moj29.xhtml">29</a>&nbsp;<a href="../Text/1moj30.xhtml">30</a>&nbsp;<a href="../Text/1moj31.xhtml">31</a>&nbsp;<a href="../Text/1moj32.xhtml">32</a>&nbsp;<a href="../Text/1moj33.xhtml">33</a>&nbsp;<a href="../Text/1moj34.xhtml">34</a>&nbsp;<a href="../Text/1moj35.xhtml">35</a>&nbsp;<a href="../Text/1moj36.xhtml">36</a>&nbsp;<a href="../Text/1moj37.xhtml">37</a>&nbsp;<a href="../Text/1moj38.xhtml">38</a>&nbsp;<a href="../Text/1moj39.xhtml">39</a>&nbsp;<a href="../Text/1moj40.xhtml">40</a>&nbsp;<a href="../Text/1moj41.xhtml">41</a>&nbsp;<a href="../Text/1moj42.xhtml">42</a>&nbsp;<a href="../Text/1moj43.xhtml">43</a>&nbsp;<a href="../Text/1moj44.xhtml">44</a>&nbsp;<a href="../Text/1moj45.xhtml">45</a>&nbsp;<a href="../Text/1moj46.xhtml">46</a>&nbsp;<a href="../Text/1moj47.xhtml">47</a>&nbsp;<a href="../Text/1moj48.xhtml">48</a>&nbsp;<a href="../Text/1moj49.xhtml">49</a>&nbsp;<a href="../Text/1moj50.xhtml">50</a></p>
</body>
</html>
Dragan Tanevski is offline   Reply With Quote