ul li{ list-style-type:none; float:left; margin:10px; } a{ text-decoration:none; background-color:yellow;} a:link { color: red; } a:hover{text-decoration:underline; cursor: default;} a:active { color: blue; font-size: 125%; } a:visited { color: green; font-size: 85%; } #imgFrame{ background-color:black; padding:0px; } img{ width:26%; margin:8px; border:2px dotted red; }
No comments:
Post a Comment