Switch to full style
HTML code examples
Post a reply

inline style for link tag.

Fri Dec 09, 2011 12:54 am

inline style for link element
Code:
<html>
<
title>in line style for link</title>
<
body>
<
a href="http://www.codemiles.com" 
   
target="_blank" 
   
style="font-family:tohoma;color:red; font-size:20px;">codemiles
</a>
</
body>
</
html>  
 




Post a reply
  Related Posts  to : inline style for link tag.
 Change the default underline style of link     -  
 Convert link and button to custom button with good style     -  
 What are Inline functions?     -  
 change the style of the kbd     -  
 Menu Style Button     -  
 Change the td font style     -  
 Shell style comments     -  

Topic Tags

HTML Link