Dear Programmer,
This is my second project at FCC. Though I have passed the test I still want you guys to write me some feedback. It will encourage me to do more.
I really appreciate your time and efforts.
Thank you very much.
Dear Programmer,
This is my second project at FCC. Though I have passed the test I still want you guys to write me some feedback. It will encourage me to do more.
I really appreciate your time and efforts.
Thank you very much.
you did not add any link
Sorry for the inconvenience. I realized later. I have edited the post and included the link. You may please check.
Thank you,
Eklavya
Hi @eklavyasharma, your form looks good. Some things to revisit;
<body> </body>
tags in HTML. (No need to include the body tags). For anything you want to add to <head>
click on the ‘Settings’ button, then HTML and add it into the ‘Stuff for <head>’ box.
<br>
element to force spacing. Use margin and/or padding in CSS
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.