Web designer & Developer
Saturday, June 3, 2017
HTML Links - Syntax
<!DOCTYPE html>
In HTML, links are defined with the <a> tag<html>
<body>
<p>
< ahref="http://www.w3schools.com/html/">Visit our HTML tutorial</a>
</p>
</body>
</html>
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment