Please give your feedback :smile:
Srikar Topella
@srikartopellaAll comments
- @sbrg95Submitted over 3 years ago
- @akshay488Submitted over 3 years ago
This is my first project using js. I think , I kind of completed it Actually I have a lot to ask let me ask some of them
- how to prevent forms from submitting 2.I don't know why I cant fetch my id from html element. No issues on console any suggestion please comment below
@srikartopellaPosted over 3 years agoin callback function while writing addEventListener for button give 'e' parameter and first line of that function should be e.preventDefault();
it looks something like this
someBtn.addEventListener("click", e => { e.preventDefault(): });
note:- someBtn should be inside form element
2 - @travisricksSubmitted over 3 years ago
This is my first submission on the site. Any feedback on areas to improve on would be greatly appreciated. Thank you!
@srikartopellaPosted over 3 years agoPerfect. One smallest of smallest problem your attribution is not properly set when in mobile view I think some margin will do that.
0 - @pritamtirpudeSubmitted over 3 years ago
Any suggestions most welcome!
@srikartopellaPosted over 3 years agoThis is solely my opinion . No offence , But links tags shouldn't be bold they either look good by changing opacity while in hover state or color change . This is a problem because it makes surrounding anchor tags pop out a little bit . I don't know whether it is a design by front-end mentor or your own thought. But Believe me it doesn't work but without that This site was perfect in every angle. Good job Bud
0