View Single Post
  #1  
Old January 12, 2012, 10:30 PM
Zeeshan's Avatar
Zeeshan Zeeshan is offline
Cricket Savant
 
Join Date: March 9, 2008
Location: Ω
Posts: 35,906
Default Resizing a picture (HTML code)

A lot of us have trouble doing it. Also Nasif wrote a similar post but cannot find the thread so it merits it's own thread.

Bangladesh flag as the Image:



In order to resize it code as follows:

HTML Code:
<IMG SRC="yourimage.gif" WIDTH="75" >
This should render it as follows:

__________________
Atman

Official Website |Amazon | Twitter/X | YouTube|Cricket Articles

Last edited by Zunaid; January 13, 2012 at 12:11 AM..
Reply With Quote