+ 7
Help!
My aunt's anniversary is here and the code that I made isn't working. Please help. https://code.sololearn.com/WBA0ITAlMSXr/?ref=app
13 Réponses
+ 11
Write the CSS outside the body
body{
}
#HA{
font-family:cursive;
text-align:center;
color:red;
border-left:#96478e groove ;
border-right:#eeeff5 dashed ;
border-top:#eeaaf6 double ;
border-bottom:#9988bc dotted ;
border-width:15px;
box-shadow:10px 10px 23px 7px #9977ee ;
}
+ 6
Thanks guys☺️☺️☺️☺️
+ 5
Pretty nice code!
But how about toying around with font color, type and background color plus some CSS animations? 😉
+ 4
Why isn't my background image working?
+ 4
ok
+ 4
Thanks!
+ 3
Thanks!
Um...Are you deleting that code? You can keep it if you want. 😃
+ 3
Can I use it?
+ 2
Medhansh Baviskar What is the URL of your background-image??.
+ 1
Medhansh Baviskar That url is not image url. Example of image url: http://www.gstatic.com/webp/gallery/1.jpg
+ 1
Use the example link I provided as I copied it from https://developers.google.com/speed/webp/gallery1 😉