Today I was working on the website and thinking how to do the effects of the text of the (h1).Searching in Google I found this examples. Check this website which the tittle is "Using CSS Text-Shadow to Create Cool Text Effects".
I put this effects on h1
text-shadow: 0 0 5px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 20px #ff00de, 0 0 35px #ff00de, 0 0 40px #ff00de, 0 0 50px #ff00de, 0 0 75px #ff00de;
But this command give me 9 errors when I try to validate.
Here is the link to the website where I apply the effect above.
I will work on tomorrow to find out what happen.
I've told you this before, Mr. Estrada, but your ability to go out and find solutions on the web to problems that come up in class is a huge benefit to our project!
ReplyDeleteI'm glad to have you working with us. You bring needed and valuable skills to our program. Keep up the great work!