+ 13
My code as background image?
Can i use my code as background image of my next code If i created a scenery using html and css ,can i use it as background image for my next code
11 Antworten
+ 12
You can take a screenshot and use it. I think it's easy way out
Harsh Check it out
https://code.sololearn.com/Won4V2zUnfzA/?ref=app
+ 7
Simba But my scenery is not static some like birds are moving so screenshot is helpful but not fully
+ 7
Paste your image path here
background-image: url("your image name .jpg")
If u are unable to create image link you can use dropbox and upload your image .
This is the process to of link creation
Original URL-
https://www.dropbox.com/s/1omcjilnukis0ta/persian-music-03-6559.mp3?dl=0
Step 1:
Remove ? dl=0 from last
Step 2:
Replace www with dl
Step 3:
Replace dropbox with dropboxusercontent
Now Final URL Is-
https://dl.dropboxusercontent.com/s/1omcjilnukis0ta/persian-music-03-6559.mp3
+ 6
Simba I had not designed scenery yet as i wanted to know before creating that i can use it or not
+ 6
Simba suppose i have to use this birthday cake as background image
Behind
<h1>happy birthday </h1>
https://code.sololearn.com/WCp7GJsM925G/?ref=app
+ 6
Simba I had not created scenery so i shared this cake please tell with reference to this
+ 6
shubham kumar can you show any example
+ 3
Ofcourse you can use background image in the next code by copying the url.
+ 1
is it possible to access image in code which is already stored in folder
0
Harsh
Can you please insert the code here. It might help.
0
Here is the example.
https://code.sololearn.com/WyZ2J7mGL9WA/?ref=app