Border is appearing from nowhere around my contact from
check this link http://ideacreativeindia.com/1/contact-us.htm
:help:
@iamRDM, well, it's not coming from nowhere, it's your fieldset..
fieldset { border: 0; }
hi, i believe you have some border code in your css, please check your html and css code.
padding: 10px 15px; background: #282d34; color: #6c798d; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border-left: none; border-right: none; border-top: 1px solid #22252b; border-bottom: 1px solid #353b43; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
@ChrisP you are always there to help :D Thanx man. :)
please view this site, hope this helps
http://www.w3schools.com/css/css_border.asp
@yashar solution is in @ChrisP 's reply :)
@yashar, please don't use w3schools as a reference site.. http://w3fools.com/
and thanks @iamRDM
Border is appearing from nowhere around my contact from
check this link http://ideacreativeindia.com/1/contact-us.htm
:help:
@iamRDM, well, it's not coming from nowhere, it's your fieldset..
hi, i believe you have some border code in your css, please check your html and css code.
padding: 10px 15px; background: #282d34; color: #6c798d; font-family: Arial, Helvetica, sans-serif; font-size: 12px; border-left: none; border-right: none; border-top: 1px solid #22252b; border-bottom: 1px solid #353b43; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
@ChrisP you are always there to help :D Thanx man. :)
please view this site, hope this helps
http://www.w3schools.com/css/css_border.asp
@yashar solution is in @ChrisP 's reply :)
@yashar, please don't use w3schools as a reference site.. http://w3fools.com/
and thanks @iamRDM