HTML Id
<!DOCTYPE html> <html> <body> <h2 id="pricing">Pricing</h2> <p>See our plans below.</p> <h2 id="contact">Contact</h2> <p>Reach out any time.</p> </body> </html>
<!DOCTYPE html> <html> <body> <h2 id="pricing">Pricing</h2> <p>See our plans below.</p> <h2 id="contact">Contact</h2> <p>Reach out any time.</p> </body> </html>