2023 Web Development Bootcamp : Introduction to CSS -- Day 4
Today, I started learning CSS. This is the fourth day of the course. I am still working on a website for Real Madrid.
I am hoping that this will section will help me improve my La Liga tables.
Inline CSS
This was my first background color.
This was the second color that I used.
I don't really like the colors but I implemented them to learn about background colors.
Note: Looking for colors in colorhunt.co
I choose this color just for fun.
I choose this color for today..
Internal CSS
Here are the changes that I made to the first page of the website just for fun.
The result is....
I just made changes to the first page.
External CSS
I generated a folder in order to use External CSS
The problem occurred when I looked at the 2nd page; The photo didn't look well. It just means that I need to create a new CSS style page for the 2nd page.
But I will see if this is what I really need to do, or if I can change it in the originall style sheet.
Comments
Post a Comment