Relative Content

Tag Archive for htmlgoogle-chromechrome-debugging

How to find where a property comes from for a given element

One of the html elements that I’m rendering on the screen is centered, however, I want it to be left aligned. I’m trying to figure out what’s causing it to be center aligned. Can someone please help me find the root cause of what’s causing it to be center aligned. How to I find the root cause in Chrome debug tools?