Beginner...
For further actions, you may consider blocking this person and/or reporting abuse
Beginner...
For further actions, you may consider blocking this person and/or reporting abuse
Fernando -
Anastasiia Vorobeva -
Gladiators Battle -
Sergi Mamedov -
Top comments (6)
Hmm... something nice would be to make a todo list. Or you could try making a color picker that changes the background of a website. That will up you really fast.
Both projects will give you a nice foundation to work from.
sure i will try...
Create your own portfolio. Concentrate on a single aspect, e.g. design, accessibility or interactivity. Try again, but focus on another aspect. Rinse and repeat until you're satisfied.
but i did't know anything
Learn as you go along. Google or ask people if you don't find what you search for. Start with a simple HTML page with an image, a few paragraphs of texts, maybe an unordered list to start with. Now learn enough CSS to add some styles. It won't look like much when you start, but it will soon improve, just be patient and slowly try to improve. Next, you can start with some simple JavaScript, e.g. to trigger an animation.
Github is an amazing place and searching should be your talent. Lookout for amazing repositories and try to replicate thier work on your own. Compare your solution to theirs.