Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 881 Bytes

Images.md

File metadata and controls

31 lines (24 loc) · 881 Bytes

Images

Images include Icons and Pictures displayed in a web page.

Formats include:

File Extension Description Notes
ico Icon
gif Image can be animated and may have tranparency
jpg, jpeg Image, compressed
png Image, compressed may have transparency

Images are placed on a page using the Image tag:

<img src="[URL]" alt="[AltText]">

Image Sources & Tools

Dynamic Drive – favicon editor, Base64 generator, and more

Fontello IconJam
Online Web Fonts

Common Images

Icon Name Link
Up Pointer <span>▲</span>