Making Good Css Art?

  • 439 Views
  • 5 Replies
New Topic Respond to this Topic
MikeyS9607
MikeyS9607
  • Member since: Feb. 18, 2007
  • Offline.
Forum Stats
Supporter
Level 21
Game Developer
Making Good Css Art? Aug. 6th, 2012 @ 05:32 PM Reply

I know that CSS is a coding language, but this thread focuses on the art side. Does anyone here know ay good ways to make CSS art for menus, and all that jazz?

Tutorials would be nice.

Thanks in advance!


MLP:FiM Club | My Site | YouTube | Ponies are awesome. <3. | PM Me | Sig by Skaren

BBS Signature
TheLulzyArtist
TheLulzyArtist
  • Member since: May. 17, 2012
  • Offline.
Forum Stats
Member
Level 12
Artist
Response to Making Good Css Art? Aug. 6th, 2012 @ 08:17 PM Reply

At 8/6/12 05:32 PM, MikeyS9607 wrote: I know that CSS is a coding language, but this thread focuses on the art side. Does anyone here know ay good ways to make CSS art for menus, and all that jazz?

Tutorials would be nice.

Thanks in advance!

When it comes down to it, you are just using CSS to place art on a webpage. If you turn off the images in your web browser you will see what I mean. You should focus on making a good layout for the site, then make the elements(graphics of which you place on the page with CSS). You should look into CSS3, beware of browser compatibility because some CSS3 will now work in all browsers. There are a lot of good CSS3 codes like the rounded corners, all fonts are web safe and the drop shadows and those that I just mentioned work in all browsers.

Everything you need to know is located here http://www.w3schools.com/.


"In Lulz We Trust"

BBS Signature
MikeyS9607
MikeyS9607
  • Member since: Feb. 18, 2007
  • Offline.
Forum Stats
Supporter
Level 21
Game Developer
Response to Making Good Css Art? Aug. 7th, 2012 @ 10:48 AM Reply

At 8/6/12 08:17 PM, TheLulzyArtist wrote:
At 8/6/12 05:32 PM, MikeyS9607 wrote:

Thanks. I already know how to make layouts/code in CSS, I'm really just stuck an art design. Anything I make comes out looking like ass in photoshop.


MLP:FiM Club | My Site | YouTube | Ponies are awesome. <3. | PM Me | Sig by Skaren

BBS Signature
bigjonny13
bigjonny13
  • Member since: Jul. 7, 2004
  • Offline.
Forum Stats
Supporter
Level 48
Voice Actor
Response to Making Good Css Art? Aug. 7th, 2012 @ 11:12 AM Reply

At 8/7/12 10:48 AM, MikeyS9607 wrote: Thanks. I already know how to make layouts/code in CSS, I'm really just stuck an art design. Anything I make comes out looking like ass in photoshop.

All you can do is practice practice practice.
Or try to find someone to do it for you (with appropriate credit given/payment if it's for a profit)

MikeyS9607
MikeyS9607
  • Member since: Feb. 18, 2007
  • Offline.
Forum Stats
Supporter
Level 21
Game Developer
Response to Making Good Css Art? Aug. 7th, 2012 @ 06:43 PM Reply

At 8/7/12 11:12 AM, big-jonny-13 wrote:
At 8/7/12 10:48 AM, MikeyS9607 wrote:
All you can do is practice practice practice.
Or try to find someone to do it for you (with appropriate credit given/payment if it's for a profit)

I'll practice. I just find art for CSS hard to do.


MLP:FiM Club | My Site | YouTube | Ponies are awesome. <3. | PM Me | Sig by Skaren

BBS Signature
pockets08
pockets08
  • Member since: Sep. 1, 2007
  • Offline.
Forum Stats
Member
Level 03
Artist
Response to Making Good Css Art? Aug. 7th, 2012 @ 09:08 PM Reply

At 8/7/12 06:43 PM, MikeyS9607 wrote:
At 8/7/12 11:12 AM, big-jonny-13 wrote:
At 8/7/12 10:48 AM, MikeyS9607 wrote:
All you can do is practice practice practice.
Or try to find someone to do it for you (with appropriate credit given/payment if it's for a profit)
I'll practice. I just find art for CSS hard to do.

Im kinda confused on what you mean for art - when I think Webpage art - you can design a PSD file on Photoshop, and each layer is its own CSS image...if that makes sense - so depending on your details, or what the site is for....I mean, id help makign some - but I do art for work now, so I cant put time aside.