Site icon Hip-Hop Website Design and Development

created put up displaying in a different way on entrance finish

I’ve been having an issue with the types on my customized weblog theme that I am making. After I create a put up after which publish it what the put up appears like within the again finish is totally different to the entrance finish, The again finish is laid out good and the way I need after which within the entrance finish it doesn’t have line areas/line breaks, Additionally photos is not going to totally stretch to the total width of the what I’ve within the again finish.

I did add these types earlier than to permit me to align photos and that labored tremendous, however I’m questioning if there may be different types I would like so as to add to make the paragraphs have areas in-between paragraphs
and in a position to full width the photographs.

.alignleft {
show: inline;
float: left;
margin-right: 1.5em;
}

.alignright {
show: inline;
float: proper;
margin-left: 1.5em;
}

.aligncenter {
clear: each;
show: block;
margin-left: auto;
margin-right: auto;
}

I used to be taking a look at put up format does which have one thing to do with it?

any assist i’d be grateful thanks