Hello,please I need help with project 3, I have attached my project 2, so you ca

WRITE MY ESSAY

Hello,please I need help with project 3, I have attached my project 2, so you can work on it.
before starting on project 3 I want to check the project two and add the following commets:
I would change the color of the score and timer. A little to hard to read. I almost think they should be on the same line.
Have the score on the right side and the timer on the right side of
the screen. To do so, having the timer and score in the same div. I am
going to use the span tag for both. It will not create any space above
or below, so I can get the text side by side. Below is an example that
you can use as a guide to help to manipulate yours.
0 pts
30 seconds left
Now, you need to add display:flex to the parent container. This
will for the two span tags side by side. Also, you will need to control
the width of the span tags as well.
.controlA{
display:flex;
margin-top:20px;
margin-bottom:50px;
}
#score{
width: 350px;
text-align:left;
}
.timer{
width: 350px;
text-align:right;
}
Once you have that side by side, you can then stylize it to fit your overall design.
I hope my question is clear.if you need anything contact me.thank you:)

WRITE MY ESSAY

Leave a Comment

Scroll to Top