Difference between revisions of "Web Elements"


(Pagination)
(Pagination)
Line 38: Line 38:
 
</html>
 
</html>
  
===Pagination===
+
===More Info===
  
 
<html>
 
<html>
<nav class="pagination is-small tk-futura" role="navigation" aria-label="pagination" style="">
 
  <a class="pagination-previous">Previous</a>
 
  <a class="pagination-next">Next page</a>
 
  <ul class="pagination-list" style="list-style: none; margin-left: 0;">
 
    <li><a class="pagination-link" aria-label="Goto page 1">1</a></li>
 
    <li><span class="pagination-ellipsis">&hellip;</span></li>
 
    <li><a class="pagination-link" aria-label="Goto page 45">45</a></li>
 
    <li><a class="pagination-link is-current" aria-label="Page 46" aria-current="page">46</a></li>
 
    <li><a class="pagination-link" aria-label="Goto page 47">47</a></li>
 
    <li><span class="pagination-ellipsis">&hellip;</span></li>
 
    <li><a class="pagination-link" aria-label="Goto page 86">86</a></li>
 
  </ul>
 
</nav>
 
 
</html>
 
</html>
  

Revision as of 14:08, 14 August 2019

Download Box

spectre-docs.pdf
14MB•Public•1 Jan, 2017

Steps

1

Step 1

This is the first step of the process.

2

Step 2

This is the second step. You get here once you have completed the first step.

3

Step 3

This is the third step. One more step before the end.

More Info

Templates