Friday, May 21, 2010

How can i draw a horizontal line in html?

I want to use it as a divider line. How can i draw it with light blue or light green color?

How can i draw a horizontal line in html?
%26lt;HR color=green%26gt;%26lt;/HR%26gt;
Reply:best free,open source software,project,library,code in java





http://best-java-source.bizdrv.com/
Reply:Using archaic HTML, %26lt;hr color="green"%26gt;





Using W3 standards compliant HTML %26lt;hr style="color: #0F0;" /%26gt;


No comments:

Post a Comment