|
Solutions
|
How to Link to a Particular Line or Paragraph on a Web Page Using HTML
LINKING TO SPECIFIC HEADING ON A WEB PAGE CAN BE DONE USING ANCHORS LET ME EXPLAIN WITH A CODE Step 1 <body> <h2>paragraph 1</h2> <p> this para will be used to as an introduction to this example in this example we wil...Read More |

Help! Does anyone know the HTML to insert for text click that takes you to lower down on the page?
