My First Project: Tribute Page

Hi here is my first project. What do you think?

Here it is!

There were some things I wanted to get help with.

  1. The quote and the page title overlap the navigation bar when you scroll down. I was wondering why that is and how I would fix it. Also I want to take out the underline from the links when hovered over. I tried text-decoration: none; but it did not work.

  2. I was wondering how to indent the beginning of each of the paragraphs.

  3. what is the most efficient way to change the color of certain parts of a paragraph?

  4. I notice the text that I edit on CSS do not change. So it looks fine on my computer, but when I open it on my cellphone out of proportion. I was hoping that everything would keep a relative size on the media device that it opens in.

Thanks for the advise in advance!

Hi :slight_smile:

The word “Benevolent” is not so clear because of the color.

And I’m not sure you choose the right position of the following:

“Enabling the raw talent of the human brain is the best leverage of all that is human.
And the best philanthropy is the one that enables the beneficiary.”
-DIOSDADO BANATAO

It looks like it’s too much to the right…

Except those 2, looks good, but it just my opinion :slight_smile:

About your question: [quote=“beniblc, post:1, topic:67863”]
I was wondering how to indent the beginning of each of the paragraphs.
[/quote]

I found this

I think you can use the span tag

Good Luck!