for such a simple page why you need wordpress at all? just make a index.html with your image and upload..
Yeah that's a good point actually lol. Didn't think of it when I first replied him.
For a 1-image page you need an index.html file with exactly 6 rows of content![]()
How to make it to be fullwidth?
<img src="xxx" style="width:100%;" />
Okay, I figured out how to make image to show, but it isn't showing on whole page. How to make it to be fullwidth?
<img src="abc.jpg" width="100%" />