Skip to content
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (184)
  • Reference (2172)
  • Snippets (69)

Tag: Link

1SMARTchicken - Code Made Easy

Tag: Link

  • Tutorials (184)
  • Reference (2172)
  • Snippets (69)
  • Blog (1)
  • About Us
  • Tags
  • Donations
1SMARTchicken - Code Made Easy
  • Tutorials (184)
  • Reference (2172)
  • Snippets (69)
1SMARTchicken - Code Made Easy

Tag: Link

  • Tutorials (184)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Link
HTML Tutorials

HTML – Adding a Favicon

October 2, 2024 / HTML Tutorials, Tutorials / Image, Link

A favicon is a small image usually displayed in the browser tab that represents your site or your brand. To add a favicon to your site, first create a 32x32px PNG and then link to it in your document <head>.

HTML Tutorials

HTML – Relative vs Absolute File Paths

October 2, 2024 / HTML Tutorials, Tutorials / Link

A file path describes the location of a file (images, style sheets, external JavaScript) or document (other site pages) in a web site’s folder structure.

HTML Tutorials

HTML – Using CSS to Style the Page

October 2, 2024 / HTML Tutorials, Tutorials / Link

With CSS you can control the colors, background images, font choice, text size, spacing, positioning, overall page layout for all screen sizes, and more.

HTML Tutorials

HTML – Linking to External Scripts and Style Sheets

October 2, 2024 / HTML Tutorials, Tutorials / Link

An external style sheet and external JavaScript file are used to define the various styles and actions respectively while keeping everything centralized.

HTML Tutorials

HTML – Anchor Links

October 2, 2024 / HTML Tutorials, Tutorials / Link, Text

An HTML anchor link is a typical hyperlink except that it’s used to either jump to another section on the same page or specific section of another page.

HTML Tutorials

HTML – Email Links

October 2, 2024 / HTML Tutorials, Tutorials / Email, Link, Text

An HTML hyperlink can be used to create a link to an email address. A default subject and body can be included.

HTML Tutorials

HTML – Image Links and ImageMaps

October 3, 2024 / HTML Tutorials, Tutorials / Image, Link

By wrapping and image inside a hyperlink the image becomes a clickable link. This is often uses to allow the user to view a larger version of the image.

HTML Tutorials

HTML – Text Links

October 3, 2024 / HTML Tutorials, Tutorials / Link, Text

The HTML hyperlink uses an <a> tag to create a link to another document, image, video, or to a section of the current document.

HTML Tutorials

HTML – iFrames

October 3, 2024 / HTML Tutorials, Tutorials / Layout, Link

An HTML <iframe> is used to create a rectangular region, including scrollbars and borders, in one web page to display another web page.

HTML Reference

HTML – A Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Link, Text

The <a> tag (link) is used for creating a link to another document, image, video, or to a section of the current document.

HTML Reference

HTML – Area Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Image, Link

The <area> tag defines an area inside an ImageMap, which is an image with one or more clickable areas that take the user to different URLs.

HTML Reference

HTML – Base Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Link

The <base> tag specifies the base URL and/or target for all relative URLs in a document. There can only be one per document placed inside the <head> tag.

HTML Reference

HTML – Button Tag

August 21, 2024 / HTML Reference, HTML Tags, Reference / Link

The <button> tag defines a clickable button. It’s mostly used inside of the <form> tag to send the form or reset it, but can be used as a stand-alone link.

HTML Reference

HTML – iFrame Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Layout, Link

An HTML <iframe> is used to create a rectangular region, including scrollbars and borders, in one web page to display another web page.

HTML Reference

HTML – Link Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Link

The <link> tag defines a connection between the current document and an external resource and is most often used to link to external style sheets.

HTML Reference

HTML – Map Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Image, Link

An image <map> is an image with specified sections each mapped to accept a different link to different target URLs.

HTML Reference

HTML – Nav Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Link, Semantic Element

The <nav> tag defines a set of navigation links intended to be a navigation block such as a main menu, sidebar menu, or footer menu.

HTML Reference

HTML – Script Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Link

The <script> tag is used to embed client-side scripts by linking to the script using the src attribute.

HTML Reference

HTML – A Tag (link) Attributes

July 24, 2024 / HTML Attributes, HTML Reference, Reference / Link, Text

The a tag (link) is used for creating a link to another document, image, video, or to a section of the current document. These are its attributes.

HTML Reference

HTML – A Tag (link) Target Attributes

July 30, 2024 / HTML Attributes, HTML Reference, Reference / Link, Text

Link target attributes are attributes that can be used in link tags to choose the browser location where the link target should open.

1 2 3 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (7)
  • jQuery Tutorials (13)
  • PHP Tutorials (0)
  • SQL Tutorials (0)
  • Python Tutorials (79)
    • Python File Handling (4)
    • Python and MySQL (11)
  • WordPress Tutorials (0)

Reference

  • HTML Reference (244)
    • HTML Tags (107)
    • HTML Attributes (46)
    • HTML Events (76)
    • HTML Resources (15)
  • CSS Reference (309)
    • CSS Selectors (55)
    • CSS Properties (220)
    • CSS Functions (17)
    • CSS Resources (17)
  • JavaScript Reference (555)
    • JavaScript Selectors (7)
    • JavaScript Operators (12)
    • JavaScript Statements (17)
    • JavaScript Methods (284)
    • JavaScript Properties (162)
    • JavaScript RegExp (45)
    • JavaScript Resources (28)
  • jQuery Reference (220)
    • jQuery Selectors (54)
    • jQuery Methods (140)
    • jQuery Ajax Methods (16)
    • jQuery Properties (17)
    • jQuery Resources (9)
  • PHP Reference (460)
    • PHP Keywords (59)
    • PHP Functions (400)
    • PHP Constants (0)
    • PHP Resources (1)
  • SQL Reference (290)
    • SQL Keywords (59)
    • MySQL Functions (138)
    • SQL Server Functions (83)
    • SQL Resources (10)
  • Python Reference (94)
    • Python Methods (86)
    • Python Resources (8)
  • WordPress Reference (0)

Snippets

  • HTML Snippets (3)
  • CSS Snippets (12)
  • JavaScript Snippets (5)
  • jQuery Snippets (8)
  • PHP Snippets (1)
  • SQL Snippets (3)
  • Python Snippets (1)
  • WordPress Snippets (36)
1SMARTchicken - Code Made Easy

333 Washington Blvd.
Suite 126
Marina del Rey, CA 90292
United States

contact2025@1smartchicken.com

  • About Us
  • Privacy Policy
  • Cookie Policy
  • Terms & Conditions

Search for Code:

or View All Tags

Copyright © 2025 1SMARTchicken | All Rights Reserved.