A Question of Unity

After the Louisiana Purchase, the size of the U.S. doubled. This increased the opportunity for settlers to move west, but the issue of slavery became bigger in Congress. At the time, the number of slave states was equal to the number of free states. Therefore, any new state would make the balance unequal.

Pike’s Pike

Zebulon Pike, is best known for discovering Pike’s Peak in the Colorado mountain Pike also assisted in the charting of the Louisiana Territory.

Lewis and Clark

Doubling the size of the U.S. provided more opportunities for poor families, but the territory needed to be explored and mapped first.

How to make the nav bar sticky at the top?

Hey:) You can easily make your nav bar sticky at the top Html CSS Html <!DOCTYPE html> <html lang=”en”> <head>     <meta charset=”UTF-8″>     <meta http-equiv=”X-UA-Compatible” content=”IE=edge”>     <meta name=”viewport” content=”width=device-width, initial-scale=1.0″>     <link rel=”stylesheet” href=”style.css”>     <title>Sticky</title> </head> <body>