How to add Drop shadow to Elements | Using CSS
CSS provides the box-shadow
property which allows us to add drop shadows effects to any elements ,
Here is
an example:
HTML Code:
<body>
<div id="shadowBox">
<p>FAQ Web-Development is a blog that intends to share
tutorial on HTML,CSS and Jquery.FAQ Web-Development is a blog that intends to
share tutorial on HTML,CSS and Jquery.FAQ Web-Development is a blog that
intends to share tutorial on HTML,CSS and Jquery.FAQ Web-Development is a blog
that intends to share tutorial on HTML,CSS and Jquery.FAQ Web-Development is a
blog that intends to share tutorial on HTML,CSS and Jquery.FAQ Web-Development
is a blog that intends to share tutorial on HTML,CSS and Jquery.FAQ
Web-Development is a blog that intends to share tutorial on HTML,CSS and
Jquery.FAQ Web-Development is a blog that intends to share tutorial on HTML,CSS
and Jquery.</p>
</div>
</body>
CSS Code:
<style>
#shadowBox{
width:350px;
height:300px;
margin-left:auto;
margin-right:auto;
border:2px solid #666;
text-align:center;
box-shadow:4px 4px 17px 7px #999;
margin-top:10%;
}
</style>
thanks Harus
ReplyDeletewould appreciate if you can like our Facebook page
cheers,
Hi, I went through your this post and found
ReplyDeletereally interesting. I landed this page through
internet search and found
this page very good.I am a web designer and
works in a web design
company
as a designer I liked the color of your blog
also.
Thanks,
hena