Monday 16 July 2012

How to program contact information using html


<!DOCTYPE html>
<html>
<body>

<address>
Written by Bharathi priya<br />
<a href="mailto:us@example.org">Email us</a><br />
Address: Box 564, wooland<br />
Phone: +12 34 56 78
</address>

</body>
</html>

0 Responses to “How to program contact information using html”

Post a Comment