Any Feedback would be appreciated
Much love
Any Feedback would be appreciated
Much love
Hi Hasan…
Great content on your subject.
Feedback on layout and style would be:
Good luck with this project.
Casey
A couple of things:
max-width: 100%; declaration (and by getting rid of the huge 60px margin on the sides). Or, as you’re already using Bootstrap, by adding the .img-responsive class to your image.
So cut the content between the style tags, paste it into the CSS section, hit that “Tidy” button, and see the difference.black-color and grey-color, especially if both of them is just to make the colour black. The same with .thin-black-border. If the only thing that you’ll use it is to add a thin black border to your image, then add it to your img or .larger-image.<h1> to <h6>, where <h1> defines the most important and <h6> the least important one. There is no such thing as <h10> or <h17>. You could use <h1> for the title, <h2> for the “Lessons to be Learned From Elon Musk” and <h3>s for every other headings you have.<u> tag is no longer deprecated, you shouldn’t use it between your headings. You could just add a simple text-decoration: underline; rule to the (new) <h3> tags.looks great! keep up the good work!