Anonymous

Could someone help me with a css problem? I'm new to web development and have to make a website for school. for some reason my "banner" won't cover 100%. It stays smaller and I don't understand what's the problem.

1

1 Answers

Soul Fly Profile
Soul Fly answered

One trick that I find helps with CSS editing is to use Firefoxs Firebug plugin. You can inspect the element and edit the CSS in real time to preview the change before you save the modification to the CSS file.

Below I included links to the screenshots I took to help explain the process,

Hope these will give you a good idea of how to use the tool.

IMAGE 1

IMAGE 2

Answer Question

Anonymous