HTML and CSS Reference
In-Depth Information
Analyze the box surrounding the hello word and you
can simply see that everything can be created using
some CSS properties, such as:
• border;
• background with gradient;
• drop shadow effect for the text.
Use the same online tool for the gradient from
ColorZilla : www.colorzilla.com/gradient-editor/
Besides the background color, you also need to:
• add a drop shadow effect with the CSS3's
text-shadow feature;
• move the box more to the right;
• add border around the text;
• change the default color;
• set the font size.
Search WWH ::




Custom Search