Test of Using Internal Links to Navigate a Post Part 3

Sort:
Avatar of AdamRaichu

Here I am trying to use links to move around a post without refreshing. The code for the first line after the horizontal line is "<p><a href="#what-is-crazyhouse">What Is Crazyhouse Chess?</a></p>" The link should lead to the text "What Is Crazyhouse Chess?" further down.


What Is Crazyhouse Chess?

test

text

test

text

What Is Crazyhouse Chess?

The link should make the page scroll down with the text "What Is Crazyhouse Chess?" at the top.

text

test

text

test

First attempt.

Avatar of AdamRaichu
AdamRaichu wrote:

Here I am trying to use links to move around a post without refreshing. The code for the first line after the horizontal line is "<p><a href="#what-is-crazyhouse">What Is Crazyhouse Chess?</a></p>" The link should lead to the text "What Is Crazyhouse Chess?" further down.


What Is Crazyhouse Chess?

test

text

test

text

What Is Crazyhouse Chess?

The link should make the page scroll down with the text "What Is Crazyhouse Chess?" at the top.

text

test

text

test

First attempt.

Success. 

Avatar of AdamRaichu

Update: <h1> and <h2> are font sizes.

Avatar of AdamRaichu

                                                             End of thread.

This forum topic has been locked