Author |
Message |
Tom1650
Joined: Thu Aug 14, 2008 8:40 pm Posts: 9 Location: New Jersey, USA
|
okay, SO I really hate using other peoples templates, and I really want to make one myself. I don't know how to utilize tables that good, and ned hel[p with the CSS.
Help is highly requested.
|
Thu Oct 16, 2008 7:04 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
_________________Adopted by Spikeman & capcomflash.
|
Thu Oct 16, 2008 11:12 pm |
|
|
Tom1650
Joined: Thu Aug 14, 2008 8:40 pm Posts: 9 Location: New Jersey, USA
|
How exactly does that help me make a layout?
|
Fri Oct 17, 2008 6:20 am |
|
|
Deep Thought 42
Legendary Ghost
Joined: Mon Aug 04, 2008 7:44 am Posts: 1031 Location: Pennsylvania Country:
Gender: Male
|
didn't you read that sirtopiea? It's better for him to make the things himself instead of getting it spoon fed to him by a code generator. Anyhow, CSS is quite easy to use. You just need to know some parameters. And all you really need is Notepad. Tables themselves are quite annoying to create, you really have to fudge around with the settings in order to learn how to use them well. Alright anyhow, CSS main purpose is to make it easy to change the formatting of a page, so you only have to change one document instead of all your html pages. So, what you're basically doing is creating default settings for certain html tags. For example let's say you want the default font of a page to be "Microsoft Sans Serif" (generally a good Sans Serif font is best for a web page). First you would create a document in notepade called "style.css". Then put in the following code: Okay so now we need to insert it into the page. You need to insert it into the header, like shown below: Alright now in the body tags you can mark where you want stuff to be styled using <div> tags. Like so: That's just a very basic tutorial. Here's a link for a more in-depth tutorial. It's how I learned in about 30 minutes how to use CSS. http://www.w3schools.com/css/default.asp
_________________ Place all complaints in the circular file.
|
Fri Oct 17, 2008 9:44 am |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
woops... sorry didn't read correctly
_________________Adopted by Spikeman & capcomflash.
|
Fri Oct 17, 2008 3:57 pm |
|
|
brawler
Joined: Mon Aug 11, 2008 6:44 pm Posts: 35
|
Its nice though i'm using it now! How did you make that?
_________________^ CLICK IT CLICK IT CLICK IT CLICK IT ^ Brawl FC: 4768-7842-0592 - 000
|
Sun Oct 19, 2008 2:52 pm |
|
|
Deep Thought 42
Legendary Ghost
Joined: Mon Aug 04, 2008 7:44 am Posts: 1031 Location: Pennsylvania Country:
Gender: Male
|
look at the source code for the page and you'll see the original author.
_________________ Place all complaints in the circular file.
|
Sun Oct 19, 2008 3:43 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
damn we have snoopers who go where they shouldn't
_________________Adopted by Spikeman & capcomflash.
|
Sun Oct 19, 2008 4:36 pm |
|
|
Deep Thought 42
Legendary Ghost
Joined: Mon Aug 04, 2008 7:44 am Posts: 1031 Location: Pennsylvania Country:
Gender: Male
|
What? Were you going to take credit for it? It's not like the page's source code is restricted material. So I don't know what you're talking about when you say snooping. Anyhow, the code generator was made by
_________________ Place all complaints in the circular file.
|
Sun Oct 19, 2008 4:43 pm |
|
|
brawler
Joined: Mon Aug 11, 2008 6:44 pm Posts: 35
|
I didn't know we could do that
_________________^ CLICK IT CLICK IT CLICK IT CLICK IT ^ Brawl FC: 4768-7842-0592 - 000
|
Sun Oct 19, 2008 4:53 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
no i was going to tell him i found it on java source something... but i think i need to encrypt that some more now
_________________Adopted by Spikeman & capcomflash.
|
Sun Oct 19, 2008 6:39 pm |
|
|
Deep Thought 42
Legendary Ghost
Joined: Mon Aug 04, 2008 7:44 am Posts: 1031 Location: Pennsylvania Country:
Gender: Male
|
lol, encrypt your html? You still have to give the guy credit in a visible way. I seriously doubt you can prevent me from seeing the source code. It's not like you wrote it, so why are you so sensitive that I looked at it? Chill out Sirtopeia. Edit: Dont' bother hiding it. Here's the website where you probably got it from http://www.javascriptkit.com/script/cut59.shtml
_________________ Place all complaints in the circular file.
|
Mon Oct 20, 2008 8:23 am |
|
|
brawler
Joined: Mon Aug 11, 2008 6:44 pm Posts: 35
|
It doea look exactly like that too
_________________^ CLICK IT CLICK IT CLICK IT CLICK IT ^ Brawl FC: 4768-7842-0592 - 000
|
Mon Oct 20, 2008 11:20 am |
|
|
Tom1650
Joined: Thu Aug 14, 2008 8:40 pm Posts: 9 Location: New Jersey, USA
|
Please, don't argue, I would hate for this to be locked.
|
Mon Oct 20, 2008 5:32 pm |
|
|
Sirtopeia
SSF2 Developer
Joined: Mon Aug 11, 2008 6:41 am Posts: 982 Location: Lost in binary. Country:
Gender: Anime Girl
|
that is what it was wait... i write some of the codes (not all from scratch though)
_________________Adopted by Spikeman & capcomflash.
|
Mon Oct 20, 2008 5:50 pm |
|
|