Build your Own Cheatsheet Challenge Project (HTML, CSS)

Here is my cheatsheet project
(my first time making my own website)
Github: GitHub - sachyko/HTMLform
Website: How a Form Works in HTML

Open for any feedback :slight_smile: Thanks.

Hello, my project is here. Maybe not a very useful cheat sheet, I just wanted to practice with tables.

Contains some dummy content, but I believe it’s a nicy try.

See live site on:
https://masmerize84.github.io/webdevcheatsheet/

3 Likes

Hi, please view my code here - GitHub - lillaurajane/cheat-sheet: CSS codecademy Cheat Sheet i’d love some feedback

1 Like

This is really cool!

HELLO EVERYONE! I built my cheat sheet for this HTML and CSS project. I would really appreciate it if you took a look at the code and the live version and give me feedback and your personal opinions on everything. Thanks you.
Gist on github: MY CHEATSHEET PROJECT FOR CODECADEMY · GitHub
Link to live version/path: C:\DevProject1\index.html

1 Like

Hello Jennifer.

I tried to open the link. It shows me the code only. But here is your website:
https://jennyfa360.github.io/

So the CSS doesn’t work and you will have to change this line in the index.html here:

link href=“resources/css/index.css” rel=“stylesheet” type=“text/css”

to

link href=“./index.css” rel=“stylesheet” type=“text/css”

although, I adjusted the address manually using the Chrome Inspect with the above address it will only work temporary. You will have to adjust the address by yourself on the index file.

Otherwise, your html and css looks nice and neat!

Cheers =)

Hello This is just a start of my own cheatsheet I plan on building out and eleborating on over time. Not sure if I used the gist right. I see I can actually open some peoples websites. Any info on what I did wrong would be great :slight_smile:

https://dillongolnick.github.io/ I added the code to my repo and figured how to link the css code. Hope this is good!

oh my Gd. Thank you so much for the feedback. I really appreciate it.

Check out my HTML Cheat Sheet Challenge Project

Hey fellow developers,

I’ve compiled a comprehensive cheat sheet that covers the essential HTML tags, attributes, and elements you need to know for web development. Whether you’re a beginner looking to grasp the basics or an experienced developer in need of a quick reference, this cheat sheet has got you covered.

You can find the project on GitHub, and I’ve also set up GitHub Pages for easy online access. Here are the links:

Feel free to explore the repository, contribute, or use the cheat sheet for your projects.
I’m open to feedback and suggestions to make it even more useful.

Happy coding! :desktop_computer::sparkles:

Bumbitzu

1 Like

This is very detailed and very helpful! Bravo!

hii folks ,

I am ready with my first project using html and some style of css .
you can check it live on Web Development CheatSheet .

you can aslo check it on GitHub - priyanshu7781/web-dev-cheatsheet: My First Project at Codecademy Web Dev Cheatsheet

2 Likes

Hi, I am not sure if I am sharing the gist correctly. But here was my attempt and the live version.

https://kdevop.github.io/refsheet/

Many Thanks,
Kiernan

2 Likes

Hi everyone! I would like to share my gist and live site. I was inspired by a couple of sites and enjoyed how they were able to implement certain styling to give off an effect that was unique.

GitHub Repository
Live GitHub Pages

Please let me know what you think about my work and feel free to connect with me on LinkedIn!
“in/lexwmartinez/”

Happy holidays and new year!

Ok, this project fully broke me. Easy assignment up front, but I kept overthinking it, then avoiding it, so I think it’s best to give ya’ll what I have and move forward. I’d love any feedback ya’ll can offer. Thank you! Theres a lot of open space and some redundancies because I really o wanna return to this and keep fleshing it out as I move through the program.

Thanks everyone!

My Project

Hey Everyone! Here is the link to my cheat sheet website, on the topic of “CSS Selectors”.

My first time sharing a project :smiley:

Hey there, the first sharing of mine with for the tables cheat-sheet.

https://wolle3008.github.io/cheat-sheet/