🌐
Hack the Web
  • Welcome to Hack the Web
  • Getting Started
    • 🔥Course Overview
    • Why This is Important
    • 🛠️What We Will Build
  • Build with the Basics
    • Build with the Basics
    • HTML
    • CSS
    • JavaScript
    • 💥Putting it all together
    • Design Systems and CSS Frameworks
  • Design Basics
    • What Makes Good Design
    • 🏳️‍🌈Colors, Colors, Colors
    • 🔡Typography and Fonts
    • 🌀Graphics for Your Site
      • Types of Images
      • Where to Find Graphics
      • Image Formats
      • Other Media Formats
    • 🦄Icons
  • Don't Start From Scratch
    • ▶️Template Walkthrough
  • Misc Topics
    • Search Engine Optimization
    • ⭐Favicons
    • ☑️HTML & CSS Validation
    • 📊Performance Testing
    • Markdown
    • Mobile Responsive Design
  • Advanced Topics
    • Hosting Sites
    • ↔️Backend vs Frontend Development
    • ⚙️Browser Built-In Web Tools
  • Real-World Applications
    • 💼Career Paths in Web Design
    • Wordpress, Drupal, Website Builders
  • Conclusion
    • 🎉Course Recap
    • 📝Quiz for Certificate
    • 🦉Keep on Learning
  • SouthHills Info Request
Powered by GitBook
On this page
  • Commonly Used Non-Image Formats on the Web:
  • Commonly Used Video Formats on the Web:
  1. Design Basics
  2. Graphics for Your Site

Other Media Formats

Commonly Used Non-Image Formats on the Web:

  • JSON (.json): Format for storing and exchanging data, often used in web development.

  • XML (.xml): Markup language that defines rules for encoding documents in a format that is readable by both humans and machines.

  • TXT (.txt): Plain text files that contain no formatting.

  • CSV (.csv): Comma-separated values file used to store tabular data.

  • PDF (.pdf): Used to present documents independently of software, hardware, or operating systems.

  • Markdown (.md): Lightweight markup language with plain-text formatting syntax, often used for documentation.

Commonly Used Video Formats on the Web:

  • MP4 (.mp4): Widely used video format that provides good quality and compression.

  • WebM (.webm): Open, royalty-free media file format designed for the web.

  • OGG (.ogv): Open format typically used as a video container.

  • AVI (.avi): Longstanding video format developed by Microsoft, known for high quality.

  • MOV (.mov): Format developed by Apple, commonly used in video editing.

PreviousImage FormatsNextIcons

Last updated 6 months ago

🌀