Hello!
This was a very fun project .
It is not much but its mine.
Please tell me if there is something i should add or if i can make any improvements on the code
Links:
Github Repo
Live Site
Hello!
This was a very fun project .
It is not much but its mine.
Please tell me if there is something i should add or if i can make any improvements on the code
Links:
Github Repo
Live Site
This was a fun little project and I am sure this could be way better.
Please check it out if you like I would love to have some feedback or things I could fix/adjust or improve the site or just my approach/design.
thanks
Brian
I enjoyed this project. I will be adding on as i continue to learn.
Very nice and clean…it’s also easy on my eyes
I don’t have any suggestions
Great job!
Hi everyone! I’ve really enjoyed watching the different versions you posted
Here is mine:
.- CSS Fonts & Colors - GitHub repo;
.- CSS Fonts & Colors - Live version;
See ya!
Nice! I like the color scheme and the shadows
Great job!
This is my HTML/CSS Cheat Sheet project, please rate.
Cheat Sheet
Hi this is my first post here. I completed the Cheatsheet project.
Github: GitHub - Nevanxx/CodecademyCheatsheet: Codecademy CheatSheet Project
Hi everyone, please check out my attempt at a website here:
feedback welcomed
Hello This is my project.
Hi!! Here is my repository of my first project from Career Path: Full-Stack Engineer project.
Hey everyone, here is my cheatsheet code.
If you happen to go through my code, feel free to let me know if I made any mistakes!
Here is the GIST for my Cheat Sheet: Typography Properties
Hello everyone,
Feel free to take a look at my attempt at the Challenge Project: Build Your Own Cheat Sheet!
Feedback and suggestions are welcomed!
Thanks,
-Ernest H.
feedback appreciated
Hi this is my first attempt … not sure if I have done it correctly any feedback would be greatly appreciated as I’m just starting out and have no experience
Hopefully I have shared the link correctly.
Below are links to the first version of my project, as it currently stands. I intend to tweak the layout slightly to make it a bit more aesthetically pleasing to me. I am not a designer by any means, and I’m slightly colorblind, so please feel free to offer any constructive criticism necessary to improve. I’m a totally open book!
Code repo: GitHub - hosiern/hosiern.html-cheatsheet.io
Rendered webpage: HTML Reference Sheet
Hi! I think your code looks nice, from my very limited perspective. I can see what the page is supposed to do and can’t see any apparent issues except the fact there is no Boilerplate (!DOCTYPE html), etc. declaration, and your code isn’t contained within an <html>
element, nor is there a <body>
element to contain the viewable content.
Have you been able to render the page in a browser to see what it looks like? If you can add those missing elements, you may even link the rendered site to Github pages so we can see the finished product.
Great job though, your code is definitely looking good! Hope someone with more experience than me can find a moment to weigh in. Happy Coding!