Jump to content

Norman

Members
  • Posts

    483
  • Joined

  • Last visited

Posts posted by Norman

  1. Thanks for your replies.

    Do you mean the ssssssss is centered vertically. If so put valign="top" or valign="bottom" in the <td> tag depending on where you want it. Also you could try using divs rather than tables for the layout not sure how you do that in dream weaver.
    Now the valign attribute is 'top'. It should be at the top, but it's centered. And I don't know why.
    that should probably be %
    What you mean exactly?
  2. 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 -->

    immaginerw6.jpgBut like you can see, if I write something, it atomatic center the text. And I can't do nothing. I'm using Macromedia Dreamweaver.

  3. What's the point of having css in an external file and in your html code. It just makes it confusing. I would recommend only having css in one location. Either in your html or external file.
    Yes, I know this. Mine was just a question for knowledge. :)
    CSS is short for cascade stylesheet, it means which one browser reads the second , browser will do it :) for exampleyour external CSS has a code body{ background-color : #123456}your internal CSS has a code body{background-color : #567890}browser read the external CSS first then read internal CSS , it will do the second :blink:
    Ah, ok, now I've understand what you meant. Sorry but my english isn't so good! :) Thanks again.
  4. 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.

  5. 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

  6. You mean hege@refsnesdata.no?
    Yes. :)
    And as for translation of w3schools.com content, here is the last quote from kaijim (site admin and w3schools spokesperson on the forum):http://w3schools.invisionzone.com/index.ph...post&p=2044This still stands as the last word. Also, the already linked-to about copyright page claims:So you'd need a written permission either way. I don't know if email counts.
    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!? :)
  7. Hi all. I want know if I can translate W3S.com's tutorials in italian language (my lang) and put those in my italian forum. Obviously if I can do it, with yours permission, I will put a link to W3S. Please, let me know. :) Thanks in advance. Regards,NormanWeb City Forum Online

  8. Hi all. :)I'm Norman, and I'm new here. I'm 16, and I love web. I'm administrator of Web City Forum Online, an italian forum, that was born just in the last two-three weeks. I hope I'll enjoy my stay here.Ah, remember about me: I'm italian, so my english is really bad. :--P

×
×
  • Create New...