ASKER
HTML (HyperText Markup Language) is the main markup language for creating web pages and other information to be displayed in a web browser, providing both the structure and content for what is sent from a web server through the use of tags. The current implementation of the HTML specification is HTML5.
TRUSTED BY
ASKER
let me ask you that.
Imagine that I have some text and I'd like to have my image on the left and the text on its right in my div, What should I do ?