Jump to content

Norman

Members
  • Posts

    483
  • Joined

  • Last visited

Everything posted by Norman

  1. Ok, now I need a navigation bar like this: http://www.gaiaonline.com/info/index.php?info=privacy (to the right of the page). I want something like that. It only show its relative content only when clicked. In that link..It: CommunityIts relative content: Forums, Guilds, Arenas, etc. Where must I start?
  2. Yes, now it works! Thanks.
  3. Yes, maybe I've already try it, but it doesn't work.. if I remember good. However I will try again. Thanks! Oh, ok. Thanks. *I'm learning CSS, thank you guys/girls! *
  4. Ops! If I put that image like body-background, then it remains white, at the bottom. How can I solve this? I want this color, like body background: #B4C6FF.
  5. Yes, another my mistake! Lol. It was .gif, and it needed this: background-image: url('images/topbody.gif');background-repeat: repeat-x Instead of background-image: url('images/topbody.gif') repeat-x;
  6. I'm developing my first web page, so I have and I will have a lot of question. And.. in order to not stay in open too many new threads, I will ask here for all my questions, if possible. Ok, my new question is: I have this code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /><link rel="stylesheet" type="text/css"href="index.css" /><title>Travel Agency Station Home</title></head><body><!-- Header --><div align="center"><p> <span class="index-title">Travel Agency Station</span> </p></div><div><!-- / Header --><!-- message --><table width="1007" border="0" cellpadding="0" cellspacing="0" style="width:auto"><tr><td width="28" height="17" style="padding: 0px"><img src="images/border/khung_01.gif"></td><td width="959" background="images/border//khung_02.gif" style="padding: 0px"></td><td width="20" style="padding: 0px"><img src="images/border//khung_03.gif" /></td></tr><tr><td height="100" valign="top" background="images/border//khung_04.gif" style="padding: 0px"><img src="images/border//khung_05.gif"></td> <td style="padding: 0px; background-color: #ffffff" bgcolor="#ffffff" valign="top"><p>sssssss</p> </td><td style="padding: 0px" background="images/border//khung_06.gif"></td></tr><tr><td style="padding: 0px"><img src="images/border//khung_07.gif"></td><td style="padding: 0px" background="images/border//khung_08.gif"></td><td style="padding: 0px"><img src="images/border//khung_09.gif"></td></tr></table><!-- / message --></div></body></html> CSS: /* Main Index CSS */.index-title {font-family: Geneva, Arial, Helvetica, sans-serif;font-weight: bold;font-size: 36px;color: #FF0000;}.body{background-image: url('/images/topbody.jpg') repeat-x;} In wich /images/topbody.jpg is this: There is a problem. Just becouse Dreamweaver show me this:So, where is the background image?
  7. Oh, sorry. My mistake. Now it work! Thanks, Roondog.
  8. Thanks for your replies. Now the valign attribute is 'top'. It should be at the top, but it's centered. And I don't know why. What you mean exactly?
  9. Hi, I'm using this code: <!-- message --><table width="1007" border="0" cellPadding="0" cellSpacing="0" style="width:auto"><tr><td width="28" height="17" style="padding: 0px"><img src="images/border/khung_01.gif"></td><td width="959" background="images/border//khung_02.gif" style="padding: 0px"></td><td width="20" style="padding: 0px"><img src="images/border//khung_03.gif" /></td></tr><tr><td height="100" valign="top" background="images/border//khung_04.gif" style="padding: 0px"><img src="images/border//khung_05.gif"></td><td style="padding: 0px; background-color: #ffffff" bgColor="#ffffff"><p>sssssss</p> </td><td style="padding: 0px" background="images/border//khung_06.gif"></td></tr><tr><td style="padding: 0px"><img src="images/border//khung_07.gif"></td><td style="padding: 0px" background="images/border//khung_08.gif"></td><td style="padding: 0px"><img src="images/border//khung_09.gif"></td></tr></table><!-- / message --> But like you can see, if I write something, it atomatic center the text. And I can't do nothing. I'm using Macromedia Dreamweaver.
  10. Thanks for your replies! Thanks you, justsomeguy! :)I will try it tomorrow, in my portatle pc, in wich I've started the work.
  11. If I want find the bg color of an image, how can I do, if possible?For example, I will have this like header, repeat for x: Now. I want the body backgroud like this one (at the bottom). How can I do? Best regards,NormanWeb City Forum Onlinehttp://ww.web-city.it/
  12. Hi. I have and I will have a lot of stupid questions! Here one of them. How do you make sites? I mean.. generally, do you write manually the code, or you use a web builder software? If you use a software, wich is your one, if can I ask..? Best regards,NormanWeb City Forum Onlinehttp://www.web-city.it/
  13. Norman

    CSS in HTML

    Yes, I know this. Mine was just a question for knowledge. Ah, ok, now I've understand what you meant. Sorry but my english isn't so good! Thanks again.
  14. Norman

    CSS in HTML

    Thanks for your reply, smiles. What do you mean with this?
  15. Norman

    CSS in HTML

    Hi, I've a noob question. I'm studying now CSS, and I want know if I can use an external file like CSS, and add some internal-CSS lines in my HTML file. So, both. Thanks in advance. Best regards,Norman.
  16. Norman

    One question

    Ok, really thanks for your support, Jonas. I've appreciated it. I will try to follow your advice. Thanks again. Best regards,NormanWeb City Forum Online
  17. Norman

    One question

    Yes, I understand. This is a point of view that I hadn't see, sorry. However, for example, if I just start a new own tutorial about, for example (I repeat), HTML, using my words (so not translating exaclty this site's tutorials words), and using W3S's examples (Try-It and others) for support my tuts, it would be allowed or not? *Sorry for my bad english*Best regards,Norman
  18. Norman

    One question

    Yes. Ok, thanks for the link, and for reply. However, in my opinion it is strange. Why we can't help others people that can't speak english? And the most thing that leaves me perplexed is W3S's logan: "The best things are free"! So, I repeat, why all these problems for help people, for free!?
  19. Norman

    One question

    Ok, I will wait two weeks before email them again. Thanks for reply, reportingsjr. :)Best regards,Norman.
  20. Norman

    One question

    I have sent an e-mail to hege.refsnesdata.no (three days ago), but I haven't received any reply. Regards, NormanWeb City Forum Online
  21. Norman

    One question

    Ok. Thanks again, justsomeguy.
  22. Norman

    One question

    Thanks, I will try.PS: He say "Refsnes Data". What is it?
×
×
  • Create New...