I’ve been working on this project for a couple hours now, and can’t for the life of me figure out what I need to do to get the buttons in the top left to align themselves horizontally. Any help would be greatly appreciated!
Hi, there!
Welcome to the forums!
Have you solved your problem? If not, take a close look at your CSS.
header il{
display: inline-block;
}
I managed to figure it out! I basically just started over and took it one section at a time. Helped me make my code a lot more streamlined lol.
1 Like
Starting one section at a time is an efficient way to start your projects and keep them organized.
Keep up the great work!
Thank you! Now on to the next challenge of trying to make my statement banner thinner lol