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

Tag: Image

1SMARTchicken - Code Made Easy

Tag: Image

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

Tag: Image

  • Tutorials (183)
  • Reference (2172)
  • Snippets (69)
  • Home
  • Image
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 – Images

October 2, 2024 / HTML Tutorials, Tutorials / Image

Images in HTML can be placed on the page using the IMG tag and sized using height and width attributes.

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 – Drawing Using Canvas

October 3, 2024 / HTML Tutorials, Tutorials / Image

The <canvas> tag is used to draw graphics on the page using a scripting language like JavaScript.

HTML Tutorials

HTML – Drawing Using SVG

October 3, 2024 / HTML Tutorials, Tutorials / Image

SVG stands for Scalable Vector Graphics and is used to define graphics for the web using the XML format.

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 – Canvas Tag

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

The <canvas> tag is a transparent container used to contain graphics on the page that are drawn using a scripting language like JavaScript.

HTML Reference

HTML – Embed Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <embed> tag represents a container for external applications or interactive content (images, videos, animations, etc.).

HTML Reference

HTML – Figure Caption Tag

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

The <figcaption> tag defines a caption for a photo set inside the <figure> tag.

HTML Reference

HTML – Figure Tag

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

The <figure> tag is used to mark up a photo in a document to add the <figcaption> tag which defines a caption for the photo.

HTML Reference

HTML – Image Tag

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

The <img> tag is used to place an image on an HTML page using the src attribute to link to the image and show it on the page.

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 – Object Tag

August 22, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <object> tag defines a container for an external resource such a web page, image, video, or animation.

HTML Reference

HTML – Parameter Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <param> tag is used to define parameters for an <object> tag.

HTML Reference

HTML – Picture Tag

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

The <picture> tag gives web developers more flexibility in including image resources by specifying different images to be used on various display sizes.

HTML Reference

HTML – Source Tag

August 23, 2024 / HTML Reference, HTML Tags, Reference / Audio, Image, Video

The <source> tag is used to specify multiple media resources for media elements, such as the <video> tag, <audio> tag, and <picture> tag.

HTML Reference

HTML – SVG Tag

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

The <svg> tag defines a container for SVG graphics and has multiple methods for drawing paths, boxes, circles, text, and graphic images.

HTML Reference

HTML – Area Attributes

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

Area attributes are attributes that can be used in area tags to enhance the behavior of the ImageMap link.

HTML Reference

HTML – Canvas Attributes

July 30, 2024 / HTML Attributes, HTML Reference, Reference / Image

The canvas tag is a transparent container used to contain graphics on the page that are drawn using a scripting language. These are its attributes.

HTML Reference

HTML – Embed Attributes

July 31, 2024 / HTML Attributes, HTML Reference, Reference / Audio, Image, Video

The embed tag represents a container for external applications or interactive content to live. These are the attributes used in the embed tag.

1 2 … 4 Next →

or View All Tags

Tutorials

  • HTML Tutorials (40)
  • CSS Tutorials (45)
    • CSS Flexbox (12)
  • JavaScript Tutorials (6)
  • 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.