Jezzy Grey

Generation

css from descriptionSun, 19 Feb 2023

Create a css template for Django that will bold the information in the <head> block and italicize the information in the <body> block

.body { font-style: italic; } .head{ font-weight: bolder; }

Questions about programming?Chat with your personal AI assistant