I am writing an HTML page and my requirement is as follows:
-
The HTML page contains some email IDs and when those EDIDs are clicked ... it should open the new page of the approach.
-
The page has some squares and when it is clicked it should reach the respected paragraph / section. Ex: Click on link .... Go to section ....
Thank you in advance ...
for email address link
& lt; A href = "mailto: youremailaddress" & gt; Email me & lt; / A & gt;
Comments
Post a Comment