Looking to create a dynamic header with different sections such as headerright, headercenter, and headerleft, each with unique content.
I've successfully added an image to the header, but when I resize the page or view it on a mobile browser, the image either shrinks to a tiny dot or disappears completely.
Here is my HTML/CSS code: visit www.jsfiddle.net/9118jw4s - although the preview may not be helpful since it only displays the full-size image.
Can someone offer assistance or direct me to a tutorial on creating a responsive header with images using bootstrap? Thank you.