Friday, April 15, 2011

Friday (4/15/11)

Today I work on I work on the website and now I used the display commands an the website look more clean and nice. But I still got some problems that I have to fix but those errors I will fix them Next week.



This errors happen because the commands on the picture
the errors star after the <p><img src"......................"></p>. I was trying to this way, <img src=""> without the <p>, but the picture would show up.
Next week I will try to find a tutorial to explain how to do it the right way and with out Errors.

LINK TO THE WEBSITE HERE.

3 comments:

  1. This comment has been removed by the author.

    ReplyDelete
  2. This comment has been removed by the author.

    ReplyDelete
  3. The main reason for your red bar on this page is that you have "<section" without the closing ">".

    onmouseover is a JavaScript function. I want to avoid using JavaScript until we can study it more systematically later. For now, limit yourself to using HTML and CSS.

    I found this helpful site for using CSS to achieve what you want to do.

    I've also created a new file in your palomeque directory named index3.html that is valid and uses descendant selectors instead of an id attribute to get the job done.

    Hope this all helps ;-)

    ReplyDelete