Jump to content

Truman

Members
  • Posts

    109
  • Joined

  • Last visited

Posts posted by Truman

  1. As an exercise, I'm making an another web page (sz7o1f.png)

    For some reason all the text in <body> section is italic, underlined and linked to a contact.htm page that I used in navigation bar behind one of the buttons.

    Why is this happening and can you help me to change this to normal text? I tried with font-style="normal" but it did not work.

  2. by the way ( maybe I should emphasis this from a beginning ), I'm a noob, started learning html5 and css ~25 days ago and I hope that one day I will become a web developer. :Bucktooth: That's why my questions may sound naive.

  3. I'm a bit confused to be honest. Can you just give me an example starting from tags that I wrote in the first text? I have a button image ( button.htm ) and a link to some index.htm page. How should I input text ''Home''.

  4. I follow the book Step-by-step HTML5 and I think I did everything properly but still I can't figure out why there is no text in the button.

    This is the first sequence that I wrote: <a href="index.htm"><img src="button.jpg" style="border:none"></a>

    There is no text here which is illogical to me but I only follow the book.

    What should I do? Please help. :)

×
×
  • Create New...