Page 1 of 1

Web design styles

Posted: Tue Feb 28, 2017 9:20 pm
by perrysimicart
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,

Re: Web design styles

Posted: Thu Mar 09, 2017 3:28 am
by shiningsun
If the screenshot has width less than a half of text area - the best way to wrap text around images, I guess.

Re: Web design styles

Posted: Tue Jun 13, 2017 2:34 am
by jollydutta
I,m also looking for this question which is mentioned by perrysimicart. Can anyone recommended style for more pages like this?