Test of Using Internal Links to Navigate a Post Part 2

Sort:
Avatar of AdamRaichu

Crazyhouse Chess

Do you like the idea of pieces falling on the board to create chaos and crush your opponent's defenses? If so, then Crazyhouse is the type of chess variant you need to play!


What Is Crazyhouse Chess?

Crazyhouse is one of the most popular chess variants. It is very similar to Bughouse, but it is played by just two players at a time. This game is characterized by its rules on capturing and dropping pieces.



First try: It appears that the code for internal links looks a bit like this:


First, the code for the link you need to press:

<li><a href="#what-is-crazyhouse">What Is Crazyhouse Chess?</a></li>

Then the code for where the link leads. Notice the "h2" may need to be changed:

<h2><a id="what-is-crazyhouse"></a>What Is Crazyhouse Chess?</h2>

Avatar of AdamRaichu

Next step is here.

This forum topic has been locked