Buradasın
HTML Anchor Tag Overview
ddevm.medium.com/anchor-tag-in-html-c26c9694cc88Yapay zekadan makale özeti
- Basic Information
- Anchor tag creates hyperlinks on webpages
- Both opening and closing tags are mandatory
- Links appear blue (unvisited), purple (visited), or red (active)
- Main Attributes
- href attribute specifies URL or other link data
- download attribute enables file downloads
- hreflang controls linked document language
- ping attribute tracks user activity on links
- target attribute determines link opening location
- referrerpolicy controls referrer information sharing
- rel attribute determines document relationship
- Usage Examples
- Links to other websites and webpages
- Enables email sending
- Allows phone number dialing
- Supports file downloads
- Controls referrer information sharing