Jump to content

Truman

Members
  • Posts

    109
  • Joined

  • Last visited

Everything posted by Truman

  1. As an exercise, I'm making an another web page () 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. That's why my questions may sound naive.
  3. This was my last ( and pathetic ) effort:
  4. I doesn't work again. Now in the left top corner of a page I see button image and next to it text ''Home'' And 5 buttons are also on their old places...
  5. I tried with those two advice. After I opened class and used stylesheet the image button.jpg is above ''Home''.
  6. my mistakes, I was talking about button.jpg OK, thanks everybody for previous posts, now I need to work on that.
  7. 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''.
  8. According to this book I can put text to the button. I'd like to know how to do that. In this example it should be ''Home''.
  9. Thanks for activating my account!

  10. 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.
  11. Why can't I post on topics?

×
×
  • Create New...