Image size
-
Hi
I am try to change the size of a clickable image in my size bar the code I am try to use is below, but it will not change the image size, apart from that it works, can any one help with code and where I have gone wrong
<a href="http://seethesavings.co.uk/blog/winmini/"><img src="http://SeeTheSavings.co.uk/wp-content/uploads/2013/08/win-a-mini.jpg"><height="255" width="255">Thanks for your help
Regards
Jon
Mod
Add the height and width attributes to the
imgtag itself.Hi Kenneth
Thank you for getting back to me, I am still very new with coding do you mean like below
<a href="http://seethesavings.co.uk/blog/winmini/"><img><height="255" width="255">src="http://SeeTheSavings.co.uk/wp-content/uploads/2013/08/win-a-mini.jpg"><height="255" width="255">Thank you for your help
Mod
Like this:
<a href="http://seethesavings.co.uk/blog/winmini/"><img src="http://SeeTheSavings.co.uk/wp-content/uploads/2013/08/win-a-mini.jpg" height="255" width="255" />See this page:
Marking thread as resolved. You can do this yourself as well.
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
