XHTML / CSS - Email Links and Tool Tips

 If you want to link to an email you will need to make an href="mailto:mfoznot@yahoo.com".

Another attribute you can add to a link or any element in a page is "title". This will allow the user to hover over the elements to see what it does or what you want them to know.

title="awesome".


https://www.youtube.com/watch?v=t_L6GPushfw&index=8&list=PLC1322B5A0180C946

Comments

Popular posts from this blog

Python 3.4 - Caesar Cipher

UML - Use Case Diagram