Category: Css
Chrome and Edge Shows Wrong Photo Orientation
You have an application in which you show a photo. Intermittently, you get some photos show up with wrong orientation. In Internet Explorer, photo shows up correctly but Chrome and Edge causes the problem. As a developer, you may think it is an Internet Explorer issue because Chrome and Edge conforms to the specs. But…
|
Basic tutorial to customize Bootstrap 4
Here is an extremely basic tutorial that will help you setup the environment to customize Bootstrap 4 for your needs on Windows machine using Node.js and npm Development Environment Windows 10Node.jsnpm This tutorial is created using Bootstrap 4.1.3 which can be downloaded from https://getbootstrap.com/docs/4.1/getting-started/download/. Customization Extract the zip file anywhere within your computer and you…
|