HTML Help

Find quick answers for basic HTML questions.

1. Linking within HTML Document

<a name=”intro″>Introduction</a>
<p>This is an introduction.</p>
<a name=”chapter1″>First Chapter</a>
<p>This is the first chapter.</p>
<a name=”chapter2″>Second Chapter</a>
<p>This is the second chapter.</p>

Source

error: Content is protected !!