258,261
Top Comments
see all
All Comments (556)
-
Wait... this is not Counter Strike Source?
Funny..
-
It's just the best tutorial, very simple and useful :) Thx a lot :)
-
Nice guide here, CSS is definitely necessary.
-
wow ,i like how u say "body" at 3:06
-
Great tutorial! From an aspiring graphic/web designer, I say thank you:)
-
You can't imagine how you helped me. I tought CSS is shit, but I was wrong. CSS solved many of my problems.
-
#example1 {
-moz-box-shadow: 10px 10px 5px #888;
-webkit-box-shadow: 10px 10px 5px #888;
box-shadow: 10px 10px 5px #888;
}
this is very cool thing from css3 google use it all the time
-
clear and concise!
-
what is the different between the class and the id in the div tag ???? please
Loading...
I'll save your time, jump to 01:00
audiohdsongs 1 month ago 18
html,body{
width:900px;
margin:auto;
}
then the page is center ;)
vonHagenWebanwendung 2 months ago 8