https://github.com/shellyda/studies-html-css-advanced
Support repository for a more in-depth study of HTML5 and CSS3 coding with practical projects.
https://github.com/shellyda/studies-html-css-advanced
advanced codifica-es-html5 css3 design-responsive display-grid estudos-html-css filter frontend html-css html5 svg
Last synced: 3 months ago
JSON representation
Support repository for a more in-depth study of HTML5 and CSS3 coding with practical projects.
- Host: GitHub
- URL: https://github.com/shellyda/studies-html-css-advanced
- Owner: Shellyda
- License: mit
- Created: 2020-10-06T20:10:14.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T06:17:38.000Z (about 2 years ago)
- Last Synced: 2025-05-14T18:11:34.601Z (9 months ago)
- Topics: advanced, codifica-es-html5, css3, design-responsive, display-grid, estudos-html-css, filter, frontend, html-css, html5, svg
- Language: HTML
- Homepage:
- Size: 72.6 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advanced HTML5 and CSS3 Techniques
Support repository for a more in-depth study of HTML5 and CSS3 coding with practical projects.
## Overview
Welcome! This repository is dedicated to providing an in-depth study of advanced HTML5 and CSS3 coding techniques, complemented by practical projects.
### Main Points:
- Advanced techniques for web development
- Understanding CSS units
- The Viewport concept
- Implementing Responsive Design
- Exploring Media Queries
- New Displays: Table and Grid
- Image manipulation
- Canvas and SVG - dynamic rendering of graphics
- Animation library: Animate.css
## Projects:
1. **[Responsive Image Gallery](https://github.com/Shellyda/studies-html-css-advanced/tree/main/Projetos/Galeria%20Responsiva)**
- A responsive image gallery that adapts to various screen sizes.
2. **[Landing Page](https://github.com/Shellyda/simple-html-css-onepage)**
- A website focused on presenting a company/person, their objectives, and services through an engaging landing page.
Feel free to explore each project folder for detailed instructions and hands-on practice with advanced HTML5 and CSS3 concepts.
Happy coding!