When I am browsing blogs, aesthetics matter. If a site is eye catching, neat and
orderly then I am more likely to stick around. One issue that drives me crazy is
when a post has left justified videos. It looks better to have the video centered.
It just looks more organized. One reason so many people don’t center their
videos is because it can be a pain in the neck. In fact, when centering any flash
object it can be a pain. With a picture, you add it and then you just hit “center”
in the visual editor and are good to go. Same with titles and text. Embeddable
objects like YouTube videos and Divshare players are a bit different and that
won’t work. Even wrapping it in center tags doesn’t always do the trick. Luckily
once again some inline CSS in the html editor does the trick! Just add your
youtube code between the two sets of brackets:
<div style=”text-align: center;”></div>
Centering your YouTube videos simply looks more professional.
There is something that doesn’t seem aesthetically pleasing when a video is left justified in a blog post.
Leave A Reply (No comments So Far)
No comments yet