'link' Example : link « HTML Attributes Reference « HTML CSS Reference






'link' Example

    
<HTML>
<head>
<Title>Example For Link</Title>
</head>
<body link="#ff0000" bgcolor="#EEEEEE" text="#000000">
<a href="http://www.java2s.com">Some interesting web page</a>
</body>
</HTML>  
    
      
      








Related examples in the same category

1.'link' Syntax and Note
2.link is applied to