Thu Feb 23, 2012 1:13 pm
<html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
<head>
<title>set text align to justify</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<style>
p {
text-align: justify;
font: 1em Verdana, Geneva, Arial, Helvetica, sans-serif;
line-height: 1.4em;
}
</style>
</head>
<body>
<h1>Your Header Title here.</h1>
<p>This is a text. This paragrap is justify aligned. This is a text. This is a text.
This is a text. This is a text. This is a text. This paragrap is justify aligned.
This is a text.This is a text. This is a text. This is a text. This is a text.
This is a text. This is a text. This paragrap is justify aligned. This is a text.
This is a text. This paragrap is justify aligned. This is a text. This is a text.
This is a text. This is a text. This is a text. This is a text. This is a text.
This is a text. This is a text. This is a text. This is a text. This is a text. </p>
</body>
</html>
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com
Powered by phpBB © phpBB Group.