double click on the word you want to convert it to the hyperlink and go to the format in the tool bar click on (convert to hyperlink) and then press on browse button to chose that page you want
to appear underline when put the mouse on the link go to the css file >>>type
a:hover
{
text-decoration : underline;
}
--------
sorry my English language very bad
I hope this help
Last edited by SHOOGN; June 25th, 2015 at 03:43 AM..
|