+ 5
Need help on web development
how to insert images to fit whole width, as well as a menu banner? "i Want to insert a menu banner and an image of equal size below it that will fit the whole web page"
4 odpowiedzi
+ 12
you missed semi-colon after % sign.
+ 10
width: 100%;
+ 1
I think I tried that.. still didnt cover whole screen.
ill try it again.
img {
width:100%} right?
0
thanks alot guys I found a way to work around it . with ur help