 |
HTML Help Please Search for the answer to your question before asking it! Thanks.
|
| View previous topic :: View next topic |
| Author |
Message |
Phlo Entertainment
Joined: 26 May 2009
Posts: 1
|
| Posted: Tue May 26, 2009 8:51 am How to make larger banner |
|
|
Trying to post this code ..... Code: <a href="http://.www.phloentertainment.com"><a href="http://www.phloentertainment.com" target="_blank"><img src="http://i263.photobucket.com/albums/ii155/mellob1/phloentertainmentHOTBEAT.gif" border="0" alt="hip hop,beats,instrumentals,r&b" /></a></a> ....... on myspace at top of page and need to make larger Any ideas how to do this?
Edited by mod to insert code tags. |
|
|
PayneLess Designs
Joined: 28 Feb 2007
Posts: 3593
Location: Biloxi, MS
|
| Posted: Tue May 26, 2009 10:15 am |
|
|
Don't use link tags in a nested manner. Add width and height for size you want.
Code: <a href="http://www.phloentertainment.com" target="_blank"><img src="http://i263.photobucket.com/albums/ii155/mellob1/phloentertainmentHOTBEAT.gif" style="width: XXpx; height: YYpx; border: 0;" alt="hip hop, beats, instrumentals, R & B" /></a> Make sure you maintain the same aspect ratio for the image. I hope it is a good res image as you can only resize larger so much before you have pixelation problems.
If MySpace is not using an XHTML DocType, remove the space and the following "/" in the image tag. |
|
|
| |
|
|
|
Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.19 © 2001, 2002 phpBB Group
|