What are the attribute href
Saturday, June 28th, 2008Use the href attribute to specify the URL of the target of the link. Its value is any valid document URL, absolute or relative, including a fragment identifier or a JavaScript code fragment. If the user selects the contents of the <a> tag, the browser will retrieve and display the document… Continue reading >>
