🇧🇷 Leia este README em Português
🇺🇸 Read this README in English
Este é um projeto simples desenvolvido com o objetivo de praticar habilidades em HTML e CSS. A proposta foi construir uma página inspirada no universo Marvel, com foco em layout e responsividade.
O projeto foi criado para testar meus conhecimentos em:
- Estruturação com HTML5
- Estilização com CSS3
- Responsividade, adaptando a imagem principal conforme o tamanho da tela
- Layout estático com foco visual em personagens da Marvel
- Imagem principal que muda dependendo do dispositivo (mobile ou desktop)
- Estilo moderno com uso de fontes e cores temáticas
👉 https://thiagocbf.github.io/ProjetoMarvel/
- HTML5
- CSS3
- Git & GitHub
git clone https://github.com/thiagocbf/ProjetoMarvel.git
cd ProjetoMarvel
# abra o arquivo index.html no navegadorThis is a simple project created to practice HTML and CSS skills. The idea was to build a Marvel-themed page focused on layout and responsiveness.
The project was developed to test my knowledge in:
- Structuring with HTML5
- Styling with CSS3
- Responsiveness, adapting the main image based on screen size
- Static layout with visual focus on Marvel characters
- Main image changes depending on the device (mobile or desktop)
- Modern style with themed fonts and colors
👉 https://thiagocbf.github.io/ProjetoMarvel/
- HTML5
- CSS3
- Git & GitHub
git clone https://github.com/thiagocbf/ProjetoMarvel.git
cd ProjetoMarvel
# open the index.html file in your browser