add HTML # links
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
# HTML
|
# HTML
|
||||||
|
|
||||||
- [favicons.html](favicons.html)
|
- [favicons.html](favicons.html)
|
||||||
|
- [anchors.html](anchors.html) - Пример использования якоря на странице
|
||||||
- [humans.txt](humans.txt)
|
- [humans.txt](humans.txt)
|
||||||
|
|||||||
3
HTML/anchors.html
Normal file
3
HTML/anchors.html
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
<p><a name="top"></a></p>
|
||||||
|
<p>...</p>
|
||||||
|
<p><a href="#top">Наверх</a></p>
|
||||||
Reference in New Issue
Block a user