blockquote.floatRight p { text-align: center; background: none; padding: 0; } </style> </head> <body> <div id="wrapper"> <h1>Article heading</h1> <p>This is the first paragraph. this is a test. this is a test. this is a test. this is a test. this is a test. this is a test. this is a test. </p> <p>This is the second. This is the second. This is the second. This is the second. This is the second. This is the second. This is the second. This is the second. This is the second. This is the second. This is the second. </p> <blockquote class="floatRight"> <p>This is a quote which is floating. this is a test. this is a test. this is a test. </p> <p><cite>First Name</cite></p> </blockquote> <h2>This is the header 2</h2> <p>This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. This is a paragraph. </p> <p>This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. This is another paragraph. </p> <h3>This is the headering</h3> <p>Nam scelerisque dignissim quam. Ut bibendum enim in orci. Vivamus ligula nunc, dictum a, tincidunt in, dignissim ac, odio.</p> <h3>Habitant morbid</h3> <p>This is a test This is another test. This is a test.</p> </div> </body> </html>