Jump to content

  • Free consultations and support
  • Live chatClick Here for Live Chat
  • Call ico 1888-906-1888
    Phone support: Open

    Ready for your call :)

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams

    Phone support: Closed

    We are back in: 1h 20m

    Our business hours:

    Mon — Fri, 2am — 8pm (EST)

    US & EU support teams


Problems with html code


  • Please log in to reply
&nsbp;

#1 ep2002

ep2002

    Apprentice Designer

  • Designer
  • 19 posts

Posted 09 December 2004 - 05:07 AM

Hi all,

I'm offering a special to my clients & in order to do so, I have to send them the shopping cart link in notepad.

B/c it looked so lame, I started trying to jazz it up a bit, so I added a logo & made the heading a purple colour from my CSS from my web site. When I went to look at the final version, the logo & purple are missing yet the text has changed. :(

I tried uploading it onto my server, but I didn't think that was going to solve the problem & it didn't b/c the file is coming from the HD, not the server.

What have I done wrong?

Here is the code, thanks & have a great night !


Michelle

<table width="998" border="1" align="center" cellpadding="1">
<tr>
<td width="982"><p align="center"> </p>
<p align="center"><img src="logo/logo%20(4.09).gif" width="194" height="91"></p>
<p> </p>
<p align="center" class="purplesectionheadings">Your Holiday Special from Exotic Publishing </p>
<hr>
</p>
<table width="986" border="0" align="center" cellpadding="6" cellspacing="6">
<tr>
<td width="900"><p class="style4">While everyone is spending tons of money on gifts for the holidays, here is your chance to save with Exotic Publishing.</p>
<p class="style4"> Just click on the link below to purchase your "How to Become an Escort" e-book and save your 15% for a Limited Time Offer.</p>
<p class="style4"> </p>
<p align="center" class="style4"> <a href="http://www.ewebcart.com/cgi-bin/cart.pl?merchant=3107&add=1&item_id=20">Add to Cart</a></p>
<p class="style4">  </p>
<p class="style4">From all of us at Exotic Publishing, we wish you a Happy & Healthy Holiday Season. </p>
<p class="style4"> </p>
<p class="style4">Michelle<br>
Exotic Publishing</p>
<p align="center"><span class="style5"></span></p></td>
</tr>
</table>
<p></p></td>
</tr>
</table>
<table width="970" border="1" align="center" cellpadding="1">
<p class="style4"> </p>
<p class="style4"> </p>
<p>  </p>

#2 Clay

Clay

    Apprentice Designer

  • Designer
  • 18 posts

Posted 10 December 2004 - 02:05 AM

It doesn't look like this is all the code from the page. You did link to the Style Sheet so that it knew where to look for the Style names, correct?
_______________________
Clay
http://design.ObeyYour.tv

#3 ep2002

ep2002

    Apprentice Designer

  • Designer
  • 19 posts

Posted 10 December 2004 - 03:37 AM

Hi Clay,

Someone already told me that I can't use the CSS b/c it's not a real web page, so I took out the code for that & just coloured it myself.

Unfortunately I still can't get the logo to show up & instead of placing it there, I think I need to put http://www.exoticpub...go/logoname.gif, but I don't know what code to surround that URL in so it shows up. Do you know what that is?

Also, that is all the code & here's the revised code...

Thanks a ton :)


Michelle



</style>
<br>
<table width="998" border="1" align="center" cellpadding="1">
  <tr>
    <td width="982"><p align="center"> </p>
      <p align="center"><img src="logo/logo4.09.gif" width="194" height="91" border="0"></p>
      <p> </p>
      <div align="center" class="style7">
        <strong>Your Holiday Special from Exotic Publishing</strong></span>            </p>
              </div>
      <hr>
    </p>
    <table width="986" border="0" align="center" cellpadding="6" cellspacing="6">
      <tr>
        <td width="900"><p class="style4">While everyone is spending tons of money on gifts for the holidays, here is your chance to save with Exotic Publishing.</p>
          <p class="style4"> Just click on the link below to purchase your "How to Become an Escort" e-book and save your 15% for a Limited Time Offer.</p>
          <p class="style4"> </p>
          <p align="center" class="style4"> <a href="http://www.ewebcart.com/cgi-bin/cart.pl?merchant=3107&add=1&item_id=20">Add to Cart</a></p>
          <p class="style4">  </p>
          <p class="style4">From all of us at Exotic Publishing, we wish you a Happy & Healthy Holiday Season. </p>
          <p class="style4"> </p>
          <p class="style4">Michelle<br>
  Exotic Publishing</p>
          <p align="center"><span class="style5"></span></p></td>
      </tr>
    </table>    
    <p></p></td>
  </tr>
</table>
<table width="970" border="1" align="center" cellpadding="1">
<p class="style4"> </p>
<p class="style4"> </p>
<p>  </p>


It doesn't look like this is all the code from the page. You did link to the Style Sheet so that it knew where to look for the Style names, correct?



#4 Clay

Clay

    Apprentice Designer

  • Designer
  • 18 posts

Posted 11 December 2004 - 08:32 AM

You just need to drop it into an image tag, I think...

< img src="PUT URL HERE" >

Take out the spaces before and after the < and > of course.
_______________________
Clay
http://design.ObeyYour.tv

#5 ep2002

ep2002

    Apprentice Designer

  • Designer
  • 19 posts

Posted 11 December 2004 - 01:02 PM

Thanks so much Clay. Someone else gave me the answer & it was all sent out.

Have a fab weekend !


Michelle :)


You just need to drop it into an image tag, I think...

< img src="PUT URL HERE" >

Take out the spaces before and after the < and > of course.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users