First you open the website and click the right button in which part of the website page you wanted to inspect.
Then select inspect or inspect elements from the opened context menu. you will see a HTML structure and CSS styles for the selected part of website on left and right sides respectively. You can edit HTML and CSS in the opened Developer Tools (DevTools)