This project is a demonstration of using HTML and SVG (Scalable Vector Graphics) to create interactive and visually appealing web content. HTML is utilized for structuring the webpage, while SVG is employed for creating vector graphics that scale smoothly without losing quality. The website deliberately does not use any CSS so the styling is very minimal. The reason for this is to focus on key aspects of HTML and SVG without adding design complexity.
- Animation: Incorporates SVG animation to create dynamic visual effects.
- Basic Shapes: Demonstrates the use of basic SVG shapes such as rectangles, circles, and polygons to create banners.
- HTML: Utilizes simple HTML elements for structuring the webpage and enhancing accessibility.
See the project in action on Github Pages.
Contributions are welcome! If you have any ideas for improvements or new features, feel free to open an issue or submit a pull request.
- W3Schools for providing valuable resources on HTML and SVG.
- MDN Web Docs for comprehensive documentation on web technologies.
- Nina Mir's Tutorial for the project instructions and templates.
- Dom Designs' Tutorial on Youtube for technical information and graphic design ideas.
This project is maintained by ThomasSFSU. Feel free to reach out with any questions or feedback.