What HTML code do i use to position text and images?

solider-boy

New member
I'm doing a assignment where i have to make a website and i want to know how to position test and images on the page also how to insert a picture background.
 
In your tags you can state <p align="center"> or whatever (right or left), and you can also use <center> tags to center something.
 
Back
Top