Currently, I am only able to get color, padding, and font codes to work in my HTML. When I attempt to add width or align the text to the right, it does not seem to work.
<a href="https://www.football.london/chelsea-fc/transfer-news/juventus-chelsea-vlahovic-transfer-discount-27288176"><b>Juventus offer Chelsea huge Dusan Vlahovic transfer discount if Todd Boehly hands over £97m star.</b></a>
In my CSS code, I have tried adjusting the width and experimenting with max-width, among other things. However, I have not been successful in making it work as intended.