| Author |
Message |
santhana second grade
Joined: 01 Dec 2006 Posts: 59 Location: USA
|
Posted: Fri Jan 19, 2007 9:51 am Post subject: Help me please!! |
|
|
I join or created the codes to put on my website. everytime I put the code it is always stay on the left side. Can anyone tell me how to write the code to put those stuff in the center and right page. I want the banner to run from left, centre and right. not from left to bottom, it left to much free spaces for middle and right side, it doesn't look good and I don't want that, please help me.
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Fri Jan 19, 2007 7:30 pm Post subject: |
|
|
how about
| Code: |
| <div align="center">this thing will be in center</div> |
If it doesn't work, please provides us the HTML Codes, may be we could help 
|
|
| Back to top |
|
 |
santhana second grade
Joined: 01 Dec 2006 Posts: 59 Location: USA
|
Posted: Sat Jan 20, 2007 8:57 pm Post subject: |
|
|
This is a code of picture which I put on my website, but I don't know how to do to make it at the center or the right hand side.
<a href=""><img src="http://secure.securestoresolutions.com/prod_images/stores/2s5heipidl/general/5d2b_1.jpg" border="0"></a>
This is my affiliate, I want to put it in the center and the right hand side, what should I do.
<!-- Begin BidVertiser code -->
<SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=47608&bid=111177"></SCRIPT>
<noscript><a href="http://www.bidvertiser.com">marketing</a></noscript>
<!-- End BidVertiser code -->
|
|
| Back to top |
|
 |
santhana second grade
Joined: 01 Dec 2006 Posts: 59 Location: USA
|
Posted: Sat Jan 20, 2007 9:11 pm Post subject: |
|
|
hey, guita man I visited your website and I want to take your game deal or no deal to put on my website. I just copy the code right?
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Mon Jan 22, 2007 8:46 pm Post subject: |
|
|
| santhana wrote: |
| hey, guita man I visited your website and I want to take your game deal or no deal to put on my website. I just copy the code right? |
just place the following codes into your website:
| Code: |
| <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,29,0" width="500" height="375"><param name="movie" value="http://www.khemer.com/swf/dealornodeal.swf"><param name="quality" value="high"><embed src="http://www.khemer.com/swf/dealornodeal.swf" width=500 height=375 align="center" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash"></embed></object><BR><center><a href="http://www.khemer.com">Addictive Game Online</A></center> |
let me know if you face any problem, m8 
|
|
| Back to top |
|
 |
guitarman fourth grade
Joined: 04 Nov 2005 Posts: 728
|
Posted: Mon Jan 22, 2007 8:49 pm Post subject: |
|
|
| santhana wrote: |
<!-- Begin BidVertiser code -->
<SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=47608&bid=111177"></SCRIPT>
<noscript><a href="http://www.bidvertiser.com">marketing</a></noscript>
<!-- End BidVertiser code --> |
simply copy the following codes and put into your site:
| Code: |
<!-- Begin BidVertiser code -->
<center>
<SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=47608&bid=111177"></SCRIPT>
<noscript><a href="http://www.bidvertiser.com">marketing</a></noscript></center>
<!-- End BidVertiser code --> |
if that doesnt work, copy the following codes:
| Code: |
<div align="center"><!-- Begin BidVertiser code -->
<SCRIPT LANGUAGE="JavaScript1.1" SRC="http://bdv.bidvertiser.com/BidVertiser.dbm?pid=47608&bid=111177"></SCRIPT>
<noscript><a href="http://www.bidvertiser.com">marketing</a></noscript>
<!-- End BidVertiser code --></div> |
|
|
| Back to top |
|
 |
santhana second grade
Joined: 01 Dec 2006 Posts: 59 Location: USA
|
Posted: Tue Jan 23, 2007 3:29 am Post subject: |
|
|
Thank you so much Guitarman, I will go to your site and get couple another games that you offer the code.
|
|
| Back to top |
|
 |
|