+ 1

Link

if you want to link with the same paper, what attributes or tags are used?

22nd Dec 2018, 12:07 AM
Andri Riyanto
Andri Riyanto - avatar
1 Réponse
+ 2
Linking to an identified element with hashtag # For the target, add id attribute, for example <p id="target">This is the target</p> For the hyperlink, use <a> tag and remember # in href attribute, for example <a href="#target">Hyperlink</a> A demo: https://code.sololearn.com/WS1l4514JQAx/?ref=app
22nd Dec 2018, 12:18 AM
Gordon
Gordon - avatar
Aujourd'hui en vedette
.
1 Votes
What?
0 Votes
HTML
0 Votes
FRC Coding?
1 Votes
Quiz duel
0 Votes
AI
2 Votes
help
0 Votes
APIs
1 Votes
Create Agent
0 Votes