4Geeks logo
4Geeks logo

Courses

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Coding Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Data Science and Machine Learning - 16 wks

Full-Stack Software Developer - 16w

Search from all Lessons

LoginGet Started
← Back to Projects

CSS Drawing Goku

Goal

4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills

Difficulty

hard

Repository

Click to open

Video

Not available

Live demo

Not available

Average duration

8 hrs

Technologies

It's amazing what you can achieve with CSS, you can create very detailed drawings that replicate almost the same things any images can do, and the best thing is that CSS files weight 90% less that traditional .png or .jpeg files.

🌱 How to start this project

Do not clone this repository.

The first step to start coding is cloning the html boilerplate on your local computer or opening it using gitpod.

a) If using Gitpod (recommended) you can clone the boilerplate by clicking here.

b) If working locally type the following command from your command line: $ git clone https://github.com/4GeeksAcademy/html-hello.

💡 Important: Remember to create a new repository, update the remote (git remote set-url origin <your new url>), and upload the code to your new repository using add, commit and push.

📝 Instructions

Please use your CSS knowledge to replicate the following image:

Son Goku Image

Goal

4Geeks Coding Projects tutorials and exercises for people learning to code or improving their coding skills

Difficulty

hard

Repository

Click to open

Video

Not available

Live demo

Not available

Average duration

8 hrs

Technologies