PYRATROOPER
Game over, asshole.
Level: 35
   
Posts: 75/255
EXP: 261479 For next: 18457
Since: 01-18-11
From: A GALAXY FAR FAR AWAY
Since last post: 11.1 years Last activity: 11.1 years
|
|
| I was wondering if anyone knows any good banner or layout creation software that is free. |
Peardian
 Magikoopa
16/3/1: KvSG #479 is up!
Level: 157
   

Posts: 4516/7597
EXP: 48604149 For next: 975084
Since: 08-02-07
From: Isle Delfino
Since last post: 11 days Last activity: 19 hours
|
|
All you need is any image creation software. Paint comes built-in with Windows, but will only give you the most basic tools. A better bet is to get a more robust image editor like Paint.net, GIMP, or one of the other free ones. There are some good not-free ones as well, such as Fireworks and Photoshop.
____________________ -Peardian-
| "Kindness is the language which the deaf can hear and the blind can see." -Mark Twain
|
|
PYRATROOPER
Game over, asshole.
Level: 35
   
Posts: 77/255
EXP: 261479 For next: 18457
Since: 01-18-11
From: A GALAXY FAR FAR AWAY
Since last post: 11.1 years Last activity: 11.1 years
|
|
| Both actually and thanks for the info so far. |
Peardian
 Magikoopa
16/3/1: KvSG #479 is up!
Level: 157
   

Posts: 4517/7597
EXP: 48604149 For next: 975084
Since: 08-02-07
From: Isle Delfino
Since last post: 11 days Last activity: 19 hours
|
|
For learning the code to place the banners and layout in your head, I recommend visiting w3schools. It teaches both HTML and CSS, among other languages.
____________________ -Peardian-
| "Kindness is the language which the deaf can hear and the blind can see." -Mark Twain
|
|
paulguy
 Green Birdo
Level: 93
   

Posts: 1276/2294
EXP: 8032572 For next: 20238
Since: 09-14-07
From: Buffalo, NY
Since last post: 9.7 years Last activity: 9.7 years
|
|
Paulguy's Post configuration
HTML Dog is a good one. I've found it to be a bit more complete than w3schools in some areas. However, neither I believe covers CSS3, but that's not really final yet so I'd avoid it entirely.
Also don't look at my layout either. I made it when I was first learning. :p
Also, there's stuff like notepad++ or programmer's notepad that'll give you fancy code highlighting, to help visualize where stuff is a bit better. I don't know of any good, free WYSIWYG HTML editors, though.
Also, make sure to test your layout in a few browsers, and ALWAYS set background color if you set foreground or set foreground if you set background. This site has several themes which may look bad or unreadable if you change text color, but not background color, for example. ____________________ |
Peardian
 Magikoopa
16/3/1: KvSG #479 is up!
Level: 157
   

Posts: 4518/7597
EXP: 48604149 For next: 975084
Since: 08-02-07
From: Isle Delfino
Since last post: 11 days Last activity: 19 hours
|
|
HTML Dog looks like a nice reference site, yes, but w3schools lets you try out live demonstrations of the properties, which change in realtime as you play with the code. This gives you a good change to get to understand the code and what parts do what.
And yes, don't look at my layout either. 
____________________ -Peardian-
| "Kindness is the language which the deaf can hear and the blind can see." -Mark Twain
|
|
PYRATROOPER
Game over, asshole.
Level: 35
   
Posts: 83/255
EXP: 261479 For next: 18457
Since: 01-18-11
From: A GALAXY FAR FAR AWAY
Since last post: 11.1 years Last activity: 11.1 years
|
|
| Basically I want to create a banner that links to my website and put it in my signature. |
Lyskar
12210          -The Chaos within trumps the Chaos without-
Level: 192
   

Posts: 8240/12211
EXP: 99323632 For next: 549939
Since: 07-03-07
From: 52-2-88-7
Since last post: 7.4 years Last activity: 7.3 years
|
|
| Stats | Time/Date
02-10-11 01:13:57 AM
Posts
8240
Days Here
1317
Level
133
|
| | Metal_Man88's Post | Part 1: Don't look at mine, I've been coding in HTML forever and so resort to blatant insanity to make something most browsers will show right. (Seriously, if you want cross-compatible code, you gotta make a mess.)
Part 2: Figure out how to code HTML. Seriously. Don't make a layout until you can make a text file, type in HTML, load it into your browser, and begin to understand the correlation between what you type and what happens.
Also, W3Schools is poorly named. It's a reference site, not very good at teaching things. People like me look at it when they forget a certain command or need a CSS thing. Not so much for newbies.
Part 3: Test, test, test it everywhere. Then ask people to look at it to make sure it isn't broken.
____________________
|
| |
|