Add a responsive logo to a bootstrap web application
When creating a skeleton web app in Visual Studio that uses bootstrap it creates a layout with a full width menu bar across the top that also contains the company name in text. Quite often the first thing to do here is to replace the name with a company logo. The problem is here that […]