No comments yet

Life, Joy, Beauty

<link rel="stylesheet" href="http://www.w3schools.com/lib/w3.css"> <head> <style> .pad {padding: 30px 20px 5px 20px; margin-bottom: 30px; } body {font:size 16px;} img { float: left; margin-top: 0px; margin-right: 20px; max-width: 100%; margin-bottom: 0px; } div.bg { position: relative; margin: auto; width: 850px; background: #fff1d0; max-width:100%; height: auto; } </style> </head> <body> <div class="w3-container"> <div class="bg"><div class="w3-card-8"> <div class="pad"> <p> <div style="margin-top: -22px;"><img src="http://lightcircleministries.org/wp-content/uploads/2021/01/LifeJoyBeauty.jpg" alt="Life Joy and Beauty" width="250" height="208" /></div><p style="font-size: 130%; color: black; padding: 40px 40px 20px 340px;">Life is filled with joy. Let us appreciate life and the beauty around us!</p> <p style="text-align: center; margin-bottom: 65px;"><span style="font-size: 130%; color:black;"><em>Reverend Nilcelia Davidson</em></span></div></p> </div> </div> </div> </div> </body>

Post a comment