+ 1
Help in html
Background do not work in my laptop. I don’t know why!
11 Answers
+ 4
#text{
width:90%;
max-width:95%;
padding:10px;
margin-top:10px;
margin-bottom:10px;
border:1px solid #bfbfbf;
border-radius:4px;
box-shadow: 2px 2px 8px #D3D3D3;
font-family:'Cairo';
border-radius:100px;
background-color:#fff;
color:#fff;
outline:none;
+ 2
you can open Sololearn web from your Laptop and sign in with your account ,then copy and paste the code from your laptop browser to code playground and save the code
and you can share the code by clicking on the insert code
+ 2
Michele Dory I don't understand what do you want exactly? Did you define a background property and did you make sure that external files are linked inside the HTML file?
+ 1
body{
background-image:url("image url");
}
+ 1
could you post the code so that i try see the problem
0
i mean background image
sorry for that
0
ya i did it but still shows for second then no more backgound image
0
thanks bay z way
0
how i can post it from laptop?
0
Share your code bit
0
i fixed it
alot thanks.
but the problem was from laptop