Endless Paradigm

Full Version: my stupid website
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
well, its not stupid its me, i have a 20mb or 100mb of webspace. it does not support .php.


its only a templete, i have never went near building a website before, i can't even code in any other language.

do you's say i could get this looking good.

all i really want is like five pages, the home, download, support*, gallery and something else.

*could go without
Nice Template. I like it. :)
you any good at web design?
Calo Wrote:you any good at web design?

me n00b in this area. Why not PM ZiNgA :)
Hahaha, looks cool - though all the links point to the same place :P

Site looks better than mine, but then, I didn't use a template - I coded mine from the ground up, via HTML/CSS (that's right, not even a WYSIWYG editor!)
i wish i had the skill of coding.

anyway i got rid of that template and started another.

the links all point to the same place beacuse it was like that by default, i just uploaded it to the server as i was curious. i really haven't a clue what to do. although I'm learning.
Meh, what you can try to do is, use a template, then use a WYSIWYG editor (like FrontPage or Dream Weaver - I suggest the latter, but it's more complex).

HTML is actually simple as - it's basically very similar to bbCode, eg:
bbCode:

Code:
[b]This is bold[/b]

HTML:

Code:
<B>This is bold</B>


Get the idea?  Basically you use angle brackets for tags, instead of square ones.  Though it gets slightly more complex, eg:
bbCode:

Code:
[img]http://myimage.com/image.gif[/img]

HTML:

Code:
<IMG SRC="http://myimage.com/image.gif">


Meh, hope your site becomes nice :P

ahh, i know all that stuff <size="+2" font color="red" >hello<font>, thanks.

my mate can use dreamweaver i was having a chat with him yesterday and he said he could use dreamweaver, he's a graphic designer, he said he learns it at college. i have loads of psd and swf templates for dreamweaver and dreamweaver itself all downloaded, i just never bothered on installing it and starting to use it.

zinga what's the festival in Australia for? like ireland st patricks day, us
4th july, australia??????
Calo Wrote:ahh, i know all that stuff <size="+2" font color="red" >hello<font>, thanks.
Haha, wrong way round :P

Code:
<Font Size="+2" Color="red">hello</Font>


Calo Wrote:my mate can use dreamweaver i was having a chat with him yesterday and he said he could use dreamweaver, he's a graphic designer, he said he learns it at college. i have loads of psd and swf templates for dreamweaver and dreamweaver itself all downloaded, i just never bothered on installing it and starting to use it.
Cool :ranger:

Calo Wrote:zinga what's the festival in Australia for? like ireland st patricks day, us
4th july, australia??????
Never heard of that festival :/
Umm, Australia Day is the day when the settlers from England arrived in Australia (like the "anniversary")
oh right, i will upload my new site now, i have only two pages done well one and a half. lol

and thanks for the correction, zinga.
Pages: 1 2 3 4 5 6
Reference URL's