티스토리 뷰
For faster browsing rather than scrolling down till where you want, use html tag.
At the top for document, you can find Table Of Content(toc) and when you click the hypertext number, you directly jump to that part.
Also, When you click the number in context, you jump to table of content.
To do this, 4 Operation is needed.
1. Put toc id at first place.
<p id="toc">Make 2 virtual machine or 1 virtual machine and 1 real host. Enable DNS, Email server and try encrypted communication.</p>
2. Put link to each toc number(jump to context)
<a href="#1">1.</a> Set password.</p> <a href="#2">2.</a> Change Computer name/ IP address setting.</p> <a href="#3">3.</a> Install .NET 3.5 and DNS Server</p> <a href="#4">4.</a> Install VMtool, Thunderbird, Wireshark, Gpg4win,</p> <a href="#5">5.</a> Set DNS domain</p> <a href="#6">6.</a> Install HMailServer and setup</p> <a href="#7">7.</a> Set firewall rule</p> <a href="#8">8.</a> Check settings so far</p>
3. put each id to context
<p id="1"><img></p> <p id="2"><img></p> <p id="3"><img></p> <p id="4"><img></p> <p id="5"><img></p> <p id="6"><img></p> <p id="7"><img></p>
4. put link to each context heading(Jump to toc)
<a href="#toc">1.</a> <a href="#toc">2.</a> <a href="#toc">3.</a> <a href="#toc">4.</a> <a href="#toc">5.</a> <a href="#toc">6.</a> <a href="#toc">7.</a>
'IT' 카테고리의 다른 글
Helper (0) | 2018.02.13 |
---|---|
Task manage network usage doesn't show (0) | 2018.02.12 |
Udemy - Code Your First Game (0) | 2018.02.10 |
How to browse faster than using bookmark (0) | 2018.01.04 |
RAID (0) | 2017.11.16 |
댓글