CSS, I could see what you’re doing there…

…you’re translating all the features and functions of all software combined into styles and you’re making the browser a mashup of those software.

CSS, I could see what you're doing there

One day, Photoshop will have an “export to HTML and CSS” function wherein the lens flare filter I dearly love would be a bunch of vector shapes rendered by the browser.

And whenever I see the need to make the lens flare in my image more awesome, I could easily tweak it:

[code lang=”css” title=”CSS”]
img {
lens-flare-type:35mm-prime;
lens-flare-brightness:100%;
}
[/code]

By then, writing the stylesheet might become as easy as spelling my name in binary code due to its vast properties and values.

Then we’ll be back to GUIs again.


Comments

Leave a Reply

Your email address will not be published. Required fields are marked *