<html> <head> </head> <body> <div style="background-color:yellow; width:220px;" align="left"> <p>Division Section background background color is yellow and paragraph width is 220px.</p> </div> </body> </html>