I’m from Chile and two weeks ago I started learning html and css from scratch thanks to FCC, its been a fun journey for now and I really want to thank the team for giving us this opportunity to learn in such a orderly way.
Here I share with you the first 3 projects I managed to create for now.
/¨* Here i wanted to share the 3 links but its not allowed for new users,
so I will share my codepen dashbord */
-Tribute Page
-Survey Form - It’s in Spanish and it’s a survey to join “my club”, it made my friends laugh (sadly no server behind).
-And finally, Product Landing where I sell Toilet Paper (lul), wrote a funny article in Spanish…
In this last one I still have to work on the media queries to really get it going on smartphones, resizing on the browser has worked but not on my phone.
Also I feel i have to get much more into Grid and Flexbox and I hope I get a better grasp on animation in the future, it seems very hard.
Any feedback is welcomed, sometimes I wished I had a tutor or someone with whom I could talk in real time while coding. Anyway, the future is bright, I want to give it 2 or 3 weeks more to HTML and CSS and then finally going to start with JavaScript, i’m excited.
Since copy/paste from codepen you can ignore the first warning and first two errors.
There are HTML coding errors you should address.
Aside, there are quite a lot of fonts you call in CSS, though some you don’t link to or import. Best to choose one font and then have a default backup like sans-serif or serif.
survey
Keep the test script when forking the pen (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>).
The test script should be included, with all tests passing, when you submit your projects.
Your page passes 15/17 user stories. Click the red button to see which test(s) are failing and text to help you correct the issue.