need help webmaster...

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • wireshark
    New Member
    • Mar 2008
    • 29

    need help webmaster...

    this is my code:
    Code:
    <html>
    <Title>
    	Explore the new world
    </Title>
    <body background="Citrus.gif">
    <br>
    <font color= blue ><center> <h1>Ini Website Buatan
    Tommy Masih Dalam Tahap Konstruksi hehehe <h1><br>
    <img src ="smiley.gif" height=50 width=50>
    <br>
    Kalau Ada Saran Bikin Website Apaan....<br>
    Silahkan Kirimkan Email Anda Ke
    <a href = "mailto:support@wireshark.890m.com"><u>Wireshark Support</u></a><br>
    Thanx Anyway....</center>
    </body>
    </html>
    its there anything wrong with my script?
    cz the smiley.gif is appear perfectly but citrus.gif....n ot show at all
    more information : the smiley and citrus is in the same directory with my script.
    thank for reply....
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    Please enclose your posted code in [code] tags (See How to Ask a Question).

    This makes it easier for our Experts to read and understand it. Failing to do so creates extra work for the moderators, thus wasting resources, otherwise available to answer the members' questions.

    This problem belongs in the HTML forum, I will move it there.

    MODERATOR
    Last edited by ronverdonk; Mar 17 '08, 09:46 AM. Reason: move to other forum msg

    Comment

    • harshmaul
      Recognized Expert Contributor
      • Jul 2007
      • 490

      #3
      Originally posted by wireshark
      this is my code:
      Code:
      <html>
      <Title>
      	Explore the new world
      </Title>
      <body background="Citrus.gif">
      <br>
      <font color= blue ><center> <h1>Ini Website Buatan
      Tommy Masih Dalam Tahap Konstruksi hehehe <h1><br>
      <img src ="smiley.gif" height=50 width=50>
      <br>
      Kalau Ada Saran Bikin Website Apaan....<br>
      Silahkan Kirimkan Email Anda Ke
      <a href = "mailto:support@wireshark.890m.com"><u>Wireshark Support</u></a><br>
      Thanx Anyway....</center>
      </body>
      </html>
      its there anything wrong with my script?
      cz the smiley.gif is appear perfectly but citrus.gif....n ot show at all
      more information : the smiley and citrus is in the same directory with my script.
      thank for reply....
      hi wire shark, you need to validate your code firstly. However, there seems to be nothing wrong with how you implemented that.

      try using the css back assign instead.

      Sorry! We can't seem to find the resource you're looking for


      if that don't work try these two things....
      is the citris file, cirtris.gif or citris.jpg, make sure the casing is correct, sometimes one various servers (APACHE i'm looking at you), the file names are case sensative.

      Comment

      • wireshark
        New Member
        • Mar 2008
        • 29

        #4
        Originally posted by harshmaul
        hi wire shark, you need to validate your code firstly. However, there seems to be nothing wrong with how you implemented that.

        try using the css back assign instead.

        Sorry! We can't seem to find the resource you're looking for


        if that don't work try these two things....
        is the citris file, cirtris.gif or citris.jpg, make sure the casing is correct, sometimes one various servers (APACHE i'm looking at you), the file names are case sensative.
        thank for the reply... i have resolve it using css that u told me... :)
        thanks...i was post my website before and not have a problem like this... this is the first time... thank you...hope see u again if i got a problem...hehe

        Comment

        • harshmaul
          Recognized Expert Contributor
          • Jul 2007
          • 490

          #5
          Glad you could fis that. And sure post up all the questions you got in the correct forum, and with the correct tags and we'll help you out if we can.

          Comment

          Working...