My feed
Premium

Please
or
to access all these features

Geeky stuff

HTML coding, anyone?

4 replies

PrepperInTraining · 14/05/2015 17:09

I was wondering if there were some coding experts about?

I have created a til with a background image, but only a bit of the img shows. Is there a way of making the img smaller or do i have to make the image the size of the tile first?

OP posts:
Report
PrepperInTraining · 14/05/2015 20:10

Bump for the evening crowd!

OP posts:
Report
Cindy34 · 15/05/2015 00:22

If using the IMG tag then you can specify the height and width.
You could do this in HTML code or in CSS.
www.w3schools.com/tags/tag_img.asp

Report
Cindy34 · 15/05/2015 00:25

Not sure what you mean by making a tile.

If the image is used only once, then resize the image.
Various software will resize images easily. IfranView is easy to learn the basics of image manipulation.

Report
prh47bridge · 15/05/2015 01:14

Are you using the img tag or are you setting it as background by using background-image in your stylesheet? If it is the latter you will have to resize the image.

Report
Please create an account

To comment on this thread you need to create a Mumsnet account.