+ 3
What is the different between position property values in css and is internet required to import images to the code on sl?
6 Réponses
+ 2
ok lol
it's first time I post here
next time i remember that😉
+ 1
For your first question; read the following MDN documentation:
https://developer.mozilla.org/en-US/docs/Web/CSS/position
I really recommend you to read Mozilla documentations if you want to know about something. They're so comprehensive.
+ 1
Addressing the second part:
Yes, you need internet connection to use the playground on Sololearn.
+ 1
And the last one: As I know, yes.
+ 1
They have not common point... position is a way to positioning elements in a document and if you want make show your image you have to post online (in your server or on image hosting services)
0
Shouldn't this question split into two separate questions?