Web design styles
Posted: Tue Feb 28, 2017 9:20 pm
Hi, I am building a website for selling programs and scripts
The pages are built with a title and the body which contains screenshots.
My problem is that most of the screenshots are tall and skinny. This led me to think that I should float them to one side and let the text wrap around them.
However, after looking at many sites on the web I see that nobody wraps text around images, rather they have images as block elements. The problem with this is that since they are skinny images, there tends to be a lot of empty space on that "line" when viewed on large screens.
What is the recommended style for such pages? Wrap text around images or make them block with a lot of empty space on the sides.
Thanks,
The pages are built with a title and the body which contains screenshots.
My problem is that most of the screenshots are tall and skinny. This led me to think that I should float them to one side and let the text wrap around them.
However, after looking at many sites on the web I see that nobody wraps text around images, rather they have images as block elements. The problem with this is that since they are skinny images, there tends to be a lot of empty space on that "line" when viewed on large screens.
What is the recommended style for such pages? Wrap text around images or make them block with a lot of empty space on the sides.
Thanks,