Skip to content

0100-0100/Fun-with-CSS

Repository files navigation

Fun With CSS

Learning Objectives:

This project is a challenge to experiment with and implement layouts using HTML and CSS ONLY!

Yes

No JavaScript!


0. Sprite languages

Layout:

By using the html in 0-Spritelanguages.html and the image 0-sprite.png, generate the given layout using only CSS.

layout 0-sprite.png

You're not allowed to change the image nor the HTML, sprites are cool!

Solution: 0-styles.css


1. Move the (under)line

Layout:

Generate this layout where the underline is hidden by default and appears slowly

layout

html: 1-line.html

Solution: 1-styles.css HelloHolbertonCSS.gif


2. Toggle

Layout:

Generate this layout where the has this custom toggle

layout

Solution: 2-styles.css ToggleHolberton.gif


3. Menu

Layout:

layout

Generate this layout/animation

Solution: 3-styles.css MenuHolberton.gif

About

Project to experiment and implement layout with HTML and CSS ONLY!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published