<!DOCTYPE HTML><HTML><head><Title>bootstrap Example</Title><linkrel="stylesheet"href="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.1/CSS/bootstrap.min.CSS"><scriptsrc="https://AJAX.GoogleAPIs.com/AJAX/libs/jquery/3.3.1/jquery.min.Js"></script><scriptsrc="https://maxcdn.bootstrapcdn.com/bootstrap/4.1.1/Js/bootstrap.min.Js"></script></head><body><divclass="container"><h3>Set element wIDth</h3><divclass="w-100bg-danger">normal wIDth</div><divclass="w-75bg-warning">WIDth is 75%</div></body></HTML>