aspe

CSS: Override ANY style (even inline styles) with ! important

by Tyler Dockery of Dockery Design.

While creating a new website for ASPE’s IT Division for nationwide training, I ran into a problem with my formatting. In my CSS stylesheet, I began by outlining an over-arching style to command the entire site. I noted it thus:

* {
margin-left: 0px;
margin-top: 0px;
font-family: Arial, Helvetica;
border: 0px;
}

Whitepapers: Why Bother?

by Tyler Dockery, Creative Lead with Dockery Design.

Whitepaper- what does that term even mean?

In times past, the term E-Book set the internet on fire. Getting an E-Book was something to brag about— you received some materials which you should have bought, but you got them for free. They were large. They were chock full of

Continue reading Whitepapers: Why Bother?