View Single Post
Old 04-07-2015, 10:04 AM   #13
oiver55
Enthusiast
oiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windowsoiver55 format shifts faster than booting Windows
 
Posts: 43
Karma: 120648
Join Date: Feb 2015
Device: kindle
I have done as thou has commanded.

I put this code in
Code:
  <p class="center"><b>INTRODUCTION</b></p>
And when I switch to book View mode the text is aligned to the left but when I now select the text and click on the center button, its centered and the code looks like this

Code:
 <p class="center" style="text-align: center;"><b>INTRODUCTION</b></p>
Before, that style tag wasn't there. I had the expectation that p class="center" would actually center the text but it seems like the style tag is whats actually doing it

To give more insight:
http://postimg.org/image/bkyw7tm7t/
http://postimg.org/image/f5urr1qrd/



http://postimg.org/image/l48l1a9q1/
http://postimg.org/image/nkaef4rsp/
oiver55 is offline   Reply With Quote