HTML5 Tutorial - 21 - Text Shadows, Gradients, and Alpha
Top Comments
All Comments (38)
-
who deleted the border so it would look nicer ?
-
@xXxBladeStormxXx Thanks, I noticed it as soon as I read you comment lulz
-
@PoundSakeFTW Too true
-
wohaa this is that easy? for the same crap i was using this shit background-attachment:fixed;91
%); background-image: -webkit-linear-gradient(right bottom, rgb(0,34,255) 15%, rgb(255,132,0) 91%);
background-image: -ms-linear-gradient(right bottom, rgb(0,34,255) 15%, rgb(255,132,0) 91%);
background-image: -webkit-gradient( linear, right bottom, left top, color-stop(0.15, rgb(0,34,255)), color-stop(0.91, rgb(255,132,0))
); and now only this? -webkit-linear-gradient(-70deg
,orange,blue); yeah -
Do something about the high pitched mic sound please!!!!!!!!!
-
since webkit is not support on firefox and ie, we can use the following css lines.
body { text-align:center;
}
#box{ display:block; width:500px; margin:50px auto; padding:15px; text-align:center; border:1px solid black; background:orange; border-radius:75px; box-shadow:10px 10px 40px #999;
}
#text{ font:bold 30px century gothic;
}
-
I still don't get why you write text-align: center; in both the body and the kid; "box".
-
You have a disturbing tinnitus noice in your videos, just saying.
-
box-shadow is now standard so now you can use box-shadow: whatever
-
If you find CSS3 Gradients are a pain to alter quickly, try this timesaver...
google: "CSS3 Gradient Generator"
I use "gradients.glrzad.com" - Really useful for Previewing and Tweaking...
Oh my god! What the fuck is barbecue?!
JelvinJS7 3 months ago 22
Thenewboston has broken your video list because of the amount of awesome video's he has uploaded.
PoundSakeFTW 3 months ago 15