Hello Everyone,
I want your feedback on my Technical documentations page.
here is the URL please let me know https://codepen.io/ShwetaMudgil/pen/JjdWyqE
Hello Everyone,
I want your feedback on my Technical documentations page.
here is the URL please let me know https://codepen.io/ShwetaMudgil/pen/JjdWyqE
@Shweta1992, I don’t mean to be harsh but there’s nothing here to review. Other than adding some color to the headers the HTML & CSS are copies of the sample project.
The sample projects are just that, samples. They should be used to show you one way the project can be done. It says yours should be functionally similar to and to give it your own style.
Try picking another subject like HTML, CSS, Markdown, etc and start with a blank page and do your own coding.
Thank you for your feedback @Roma
You didn’t harsh me . I really appreciate you time.
I didn’t copy HTML, CSS. I have written my own but I agreed that I haven’t change much .
I will try to change and add something more and post again please give your feedback again.
Appreciate .
You seems technically strong can you please guide me how can I get certifications with good remarks in HTML & CSS. Actually I’m new one in this field. Currently I’m doing job for ClothingRIC.
Evelyn Just follow the freecodecamp documentation and make a target You will surely get success.
please have a look now!
span.js
and span.js:hover
. If you just have the js class I think that’s what you’re going for.Thank you so much!
I have fixed these issues.
Everything looks a lot better @Shweta1992. Just a couple of things.
On smaller screens there are a couple of lines in <code>
that overflow. You can look into that later.
Be sure you include the test script (<script src="https://cdn.freecodecamp.org/testable-projects-fcc/v1/bundle.js"></script>
) when you submit your project.