Ja mam normalne na disku html soubor, kam si to pripisuju - mam tam kolem tisice odkazu a furt je to jeste prehledne
Navic neni problem, aby misty odkazoval na dalsi "podseznamy", navic ho mam ulozeny jako homepage, takze je dostupny prez kliknuti na "domecek" v prohlizeci, tech bloku tam muze byt kolik chces
U odkazu mam i ikonky (vetsinou favicon danych stranek), ale samozrejme to tam byt nemusi, v principu jde o prosty odkaz na otevreni stranky v novem okne/tabu a jeji nazev pro me
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
</head>
<body bgcolor="white">
<table BORDER CELLPADDING=3 CELLSPACING=3 >
<tr><td><b>Manuály online: </b></td>
<td>
<a href="https://git-scm.com/book/en/v2" target="_blank"><img src="file:/home/gilhad/startpage/git-scm.ico" width="16" height="16">Git scm Book</a> |
<a href="https://www.regular-expressions.info/" target="_blank"><img src="file:/home/gilhad/startpage/regular-expressions.ico" width="16" height="16">regular-expressions</a> |
<a href="http://rgruet.free.fr/PQR27/PQR2.7.html" target="_blank"><img src="file:/home/gilhad/startpage/PQR.ico" width="16" height="16">PQR 2.7</a> |
<a href="https://dev.mysql.com/doc/refman/5.6/en/sql-syntax.html" target="_blank"><img src="file:/home/gilhad/startpage/mysql.ico" width="16" height="16">Mysql Syntax</a> |
<hr> <B>C++</B> :
<a href="https://en.wikipedia.org/wiki/C%2B%2B" target="_blank"><img src="file:/home/gilhad/startpage/wikipedia.ico" width="16" height="16">C++</a> |
<a href="https://en.wikipedia.org/wiki/C_syntax#Array_definition" target="_blank"><img src="file:/home/gilhad/startpage/wikipedia.ico" width="16" height="16">syntax (Arrays)</a> |
<a href="https://en.wikipedia.org/wiki/Operators_in_C_and_C%2B%2B" target="_blank"><img src="file:/home/gilhad/startpage/wikipedia.ico" width="16" height="16">operators</a> |
<a href="https://en.wikipedia.org/wiki/C_preprocessor" target="_blank"><img src="file:/home/gilhad/startpage/wikipedia.ico" width="16" height="16">preprocesor</a> |
<a href="http://unixwiz.net/techtips/reading-cdecl.html" target="_blank"><img src="file:/home/gilhad/startpage/wikipedia.ico" width="16" height="16">Reading C declarations</a> |
<hr> <B>Make</B> :
<a href="http://make.mad-scientist.net/papers/multi-architecture-builds/" target="_blank"><img src="file:/home/gilhad/startpage/mad-scientist.ico" width="16" height="16">multi-arch build</a> |
<a href="http://make.mad-scientist.net/papers/advanced-auto-dependency-generation/" target="_blank"><img src="file:/home/gilhad/startpage/mad-scientist.ico" width="16" height="16">Advanced Autodependency</a> |
<a href="http://make.mad-scientist.net/papers/rules-of-makefiles/#rule1" target="_blank"><img src="file:/home/gilhad/startpage/mad-scientist.ico" width="16" height="16">Rules</a> |
<a href="http://make.mad-scientist.net/" target="_blank"><img src="file:/home/gilhad/startpage/mad-scientist.ico" width="16" height="16">GNU make</a> |
<a href="https://www.gnu.org/software/make/manual/html_node/index.html#Top" target="_blank"><img src="file:/home/gilhad/startpage/GNU.ico" width="16" height="16">GNU make</a> |
<a href="https://www.gnu.org/software/make/manual/html_node/Multiple-Rules.html#Multiple-Rules" target="_blank"><img src="file:/home/gilhad/startpage/GNU.ico" width="16" height="16">Multiple Rules</a> |
<hr> <B>Django</B> :
<a href="https://django.readthedocs.io/en/latest/releases/1.7.html#standalone-scripts" target="_blank"><img src="file:/home/gilhad/startpage/none.ico" width="16" height="16">standalone-scripts</a> | </td>
</tr>
</table>
</body>
</html>