Posted by Ubi on 11/11/07 23:11
> Look at your html and fix it up... you should not put in
>
> <style type="text/css">
> ...
> </style>
>
> in the body. Go to http://htmldog.com/ and see what are the main
> requirements about the structure: Head, Title, Body and so on.
Hi Dorayme
The html I produced is to embed somewhere else.
The main reason why I used a separate style definition is because I don't
know how to define the :hover behaviour of an anchor using the style
attribute of an <a> tag.
I have been thinking it's possible to definite :hover :active :visited
anchor behaviours only by defining a class within a <style> tag. Am I wrong?
Daniele
Navigation:
[Reply to this message]
|