Skip to content

Coder34232/Every-Website-Elements

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Every Website Elements

A simple collection of common HTML elements used across websites β€” provided with no styling.

πŸ“Œ Purpose

This repository is designed to help developers:

  • Quickly access standard HTML elements
  • Use clean, unstyled structures as a starting point
  • Learn and experiment with raw HTML without CSS interference
  • Build custom designs from scratch without pre-applied styles

🧱 What's Included

The project contains a variety of commonly used website elements, such as:

  • Text elements (headings, paragraphs, spans)
  • Links and navigation structures
  • Forms (inputs, buttons, labels, etc.)
  • Lists (ordered and unordered)
  • Tables
  • Media elements (images, video, audio)
  • Semantic HTML elements (header, footer, section, article, etc.)

All elements are intentionally left unstyled so you can fully control their appearance.

πŸš€ Getting Started

  1. Clone the repository:

    git clone https://github.com/Coder34232/Every-Website-Elements.git
  2. Open the files in your browser or code editor.

  3. Start building by adding your own CSS and JavaScript.

🎯 Use Cases

  • Learning HTML fundamentals
  • Testing layouts and structures
  • Creating your own design system
  • Rapid prototyping without style conflicts

βš™οΈ Customization

Since no styles are included, you can:

  • Add your own CSS framework (Bootstrap, Tailwind, etc.)
  • Write custom styles from scratch
  • Integrate into larger projects

🀝 Contributing

Contributions are welcome!

If you’d like to improve or expand the collection:

  • Fork the repository
  • Submit a pull request

πŸ“„ License

This project is using Apache-2.0 license.

About

Every Website Elements in HTML

Resources

License

Stars

Watchers

Forks

Contributors

Languages