Survey Project #2 Feedback

I took a few days break after I finished my 1st project - Tribute, to research more html5 and css3.
As I realised my coding wasn’t upto scratch.

I gave a better account of myself with this Survey project.
There was some trouble issues with css, but I gave my best shot.

https://codepen.io/shauncraig/full/Vwmwpey

Once I get totally used to html and css coding, I’d re code them both.

Your form looks good @anon92163060. Some things to revisit;

  • Run your HTML code through the W3C validator.
    • There are HTML coding errors you should be aware of and address.
    • Since copy/paste from codepen you can ignore the first warning and first two errors.

Don’t take code from the sample project.

  • Codepen provides validators for HTML, CSS and JS. Click on the chevron in the upper right of each section and then click on the respective ‘Analyze’ link.
    • The one for CSS is good. Use it and address the issue(s).

Hi @anon92163060!

I think your project looks good.

I just wanted to touch on one point though.

You have to remember that you are still a beginner (as am I :grinning:)

So it is totally fine if your code isn’t professional production ready code.

Just do the best you can and keep learning and growing with each project.

Just clean up the things that were previously mentioned and move onto the next project.

I don’t think you need to keep redoing the same projects though. Just keep moving through the curriculum.

With practice and time your coding will get better.

Happy coding!

1 Like

Thanks, yeah with my first few attempts, I don’t look at code to get the html finished. I scratch out the css, then start looking for ideas.
I don’t like to copy, but I do need ideas.

Thanks for those points, yeah I will.

Cheers for those points.
I’m slowly getting into it.
I understand the troubles that are there at the start, but with continued learning, I’ll get the grasp of it all.

Well done, your Survey Form looks good.

I just finished working on my tribute page and I’m currently working on my Survey form. I hope to be done soon.

Thanks.

I’m currently researching more html5 and css3.
I need to be using html semantics in my posts now with better use of css.

I’m slowly getting to the point, where I’m better now.

I’ll wait a few days, before I start on the next project.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.