+ 1
Inline element??
Can some one explain me inline element in html and css?? Please explain me in a easy way.
2 ответов
+ 6
"Inline elements cannot contain any block level elements."
https://www.sololearn.com/learn/HTML/1034/
Please use the search bar as requested here:
https://www.sololearn.com/discuss/1316935/?ref=app
Q/A tips to get an answer:
https://www.sololearn.com/Blog/38/8-simple-rules-to-get-help-from-the-community
Edit: For some reason the lesson link was wrong, please do check it again.
+ 2
The elements that use inside a tag that is inline elements. Such as we use style attribute in tag.