Support Forums

Full Version: Make gradients with HTML
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2
I was bored and was playing with HTML
I've came to consclusion that you don't need to load the gradient images for your page, you can do it with HTML

Code:
        <div class="title">
            <div style="background:#276fdb;height:1px;"></div>
            <div style="background:#266dd8;height:1px;"></div>
            <div style="background:#256bd4;height:1px;"></div>
            <div style="background:#2569d0;height:1px;"></div>
            <div style="background:#2467cb;height:1px;"></div>
            <div style="background:#2364c5;height:1px;"></div>
            <div style="background:#2261bf;height:1px;"></div>
            <div style="background:#215eb9;height:1px;"></div>
            <div style="background:#205ab3;height:1px;"></div>
            <div style="background:#1e57ac;height:1px;"></div>
            <div style="background:#1d54a5;height:1px;"></div>
            <div style="background:#1c509e;height:1px;"></div>
            <div style="background:#1b4c97;height:1px;"></div>
            <div style="background:#194990;height:1px;"></div>
            <div style="background:#184589;height:1px;"></div>
            <div style="background:#174282;height:1px;"></div>
            <div style="background:#163e7b;height:1px;"></div>
            <div style="background:#153b75;height:1px;"></div>
            <div style="background:#14386f;height:1px;"></div>
            <div style="background:#123569;height:1px;"></div>
            <div style="background:#123263;height:1px;"></div>
            <div style="background:#11305e;height:1px;"></div>
            <div style="background:#102e5a;height:1px;"></div>
            <div style="background:#0f2c56;height:1px;"></div>
        </div>

I like this and I'm thinking to use this instead of images Roflmao
They're spelled gradients. But nice job, I just looked at it, and it looks really good. Thanks for the post.
(10-08-2009, 01:15 PM)Jake Wrote: [ -> ]They're spelled gradients. But nice job, I just looked at it, and it looks really good. Thanks for the post.

np, and thank you for correcting me....
Haha, nice one but that would be a pain in the ass to do a lot of colors.. you know!
(10-08-2009, 01:22 PM)Headshot Wrote: [ -> ]Haha, nice one but that would be a pain in the ass to do a lot of colors.. you know!

Yeah it can be....
I just made gradient with PS and then copied HEX one by one. took me 5 min.
(10-08-2009, 01:30 PM)Headshot Wrote: [ -> ]LOL!

There's a simple and tiny .exe that makes great text gradients, then you can manually get the colors.

http://rapidshare.com/files/290423986/Pradient.exe.html

I tried to Google it to give you a link, but I couldn't find.. it doesn't exist anymore o.O

Thank you but no thank you

Your post is reported
What the heck, dude. I've run this over 9 thousand times, I just scanned it on my AVG..

NoVirusThanks sucks. Trust me, and run it.. if it did something to your computer, you can get a mod ban me.

Edit: Here's what it does anyways:

NinjaGeek
And here's me running it.
(10-08-2009, 01:41 PM)Headshot Wrote: [ -> ]What the heck, dude. I've run this over 9 thousand times, I just scanned it on my AVG..

NoVirusThanks sucks. Trust me, and run it.. if it did something to your computer, you can get a mod ban me.

Edit: Here's what it does anyways:

NinjaGeek

Thank you anyway, the report wasn't to ban you but because of the infected download.

And even if doesn't do anything it's still not needed
I will still do it my way
Blackhat
But still, I didn't upload this to infect you.. I was just trying to help, and this didn't or never infected my PC.
Pages: 1 2