How to arrange the banners in HTML page?
By knrsekar
@knrsekar (1009)
India
March 4, 2010 7:46am CST
I want to place my referral banners(square banners) in a splash page...But they should be laid side by side and not one by one.. I am able to place them one by one only ....How to place them as per my need...Is there any special code available for that..I am not familiar with the HTML codes..I have seen some of the mylot profiles( I don't remember the users exactly) who have placed the banners side by side..Please explain me to do so ..
2 responses
@mysdianait (66009)
• Italy
4 Mar 10
I see that you have placed each of your banners in a seperate HTML sortie in your profile. There is no need to do that. Place them all in the same one with a comma after each code.
There is more useful advice regarding your profile in the discussions in this interest:
www.mylot.com/w/lists/13_556514/default.aspx
@knrsekar (1009)
• India
5 Mar 10
Dear Mysdianait, I have changed the profile with all of my banners into a single sortie ..Thanks for your kind information...But even then, I am not able to place the banners side by site..If I place a comma in between the two codes, the comma itself is displaying after the first banner..The second banner is coming below the first one only..I think I did not follow you exactly..I have mentioned the code that I used in the comment to the previous response, taking the mylot referral link and banner as an example. I hope this will not be considered as the violation of terms..Thanks for your kind guidance...
@mysdianait (66009)
• Italy
5 Mar 10
I see that you now have one sortie and that's a start but I must ask you why you want them side by side? That will make the page very wide and it will be cllumsy for users as it will go off the screen.
Why not keep them vertical so that they cane be seen all together but seperated?
You can do that by adding (br) after each code.
replace ( with
@josechukkiri (3014)
• India
4 Mar 10
After placing the first html code, type a coma [,] and place the second html code. This will place the two images side by side.
@knrsekar (1009)
• India
5 Mar 10
When I placed a comma between the two codes, again the banners are coming one by one only..the comma is available after the first banner...I pasted the entire html banner codes with my referral link..But I am sure that I have understood the concept wrongly...I tried to send you the code that I pasted...But the html codes are not accepted in the message..Here I am pasting the code that I used ...I have changed the ' 'into ' [' and '] ' as these are not accepted here.
As this is mylot referral link and banner, I think this will not be considered as the violation of terms..Please let me know the correct code to be used.
[a href = "http://www.mylot.com/?ref=knrsekar" ]
[img src = "http://images.mylot.com/userImages/images/postphotos/1635949_t.jpg" border = "0"]
[/a],[a href = "http://www.mylot.com/?ref=knrsekar" ]
[img src = "http://images.mylot.com/userImages/images/postphotos/1635949_t.jpg" border = "0"]
[/a]
Thanks for your response to this discussion.