It will either not be very good or take really long to make if you are just beginning learning how right now. So either get someone to design it for you, or look for free web templates online. And try getting a $2 for a year Yahoo .com domain. This would make it so you have [yourname].com.
2007-10-14 20:57:24
·
answer #2
·
answered by mappum 2
·
0⤊
1⤋
you need to download the software for creating a website, then you must spend alot of time trying to figure it out...after that you will find someone has stole your bands creative name....because you forgot to put a patent on it. and can be sued for using the name without paying the owner for YOUR idea. please see a lawyer and get the legal stuff out of the way before you give information on the net. ANY INFORMATION can be damaging...
good luck
2007-10-14 20:51:15
·
answer #3
·
answered by Oldmansea 6
·
0⤊
1⤋
You need to learn HTML and CSS to make a basic website. If you want it to look nice, you need Photoshop skill. Finally, if you want a forum or any interactive content, you'll need to learn JavaScript and PHP.
I have a feeling you're just going to use a crappy wizard, though.
2007-10-14 20:49:32
·
answer #4
·
answered by implacablemage 2
·
0⤊
1⤋
You need somewhere to host your site, a domain name, some web making software (even Microsoft Word can do that)
2007-10-14 20:49:10
·
answer #5
·
answered by Cupcake 7
·
0⤊
1⤋
If it is a band, I suggest you just use myspace if you have no idea where to start.
Its easy to use and you can add random people to friends to get your bands name out there.
2007-10-14 20:53:24
·
answer #6
·
answered by Thackles 2
·
0⤊
1⤋
HTML WEBSITE CREATION
the 1st thing you need to determine in WHY do I want to create a website?
2nd is,WHAT will the site's topic/s be?
3rd is,will this be PUBLIC or PRIVATE?
I have this HTML TEMPLATE stored on a Notepad file for those who have no idea WHAT they're doing,Why they are doing it or HOW,lol!
now,realize this is nothing but a BASIC html coding. nothing fancy but you can CCP the text here and transfer it to either a Notepad file for PRIVATE use/viewing or PASTE it onto a free WEBHOST and go PUBLIC with your new creation.
here is your 1st line of HTML code that creates a white back ground with black text at size 5
at this point,you enter your text seperated by paragraph blocker
if you want to share a link to someting,here is that html code
TEXT LINK:
text describing link
want to get fancy? try using an image as your link to the website
IMAGE AS LINK:
SHOW IMAGE:
CENTER:
RIGHT:
2 IMAGES,LEFT & RIGHT:
since you want the images on both sides of the page,close the centering and use the next string of html coding.
( seperate your image/s from the last string of text )
( seperate your image/s from the next string of text )
to pick up your centering of text,use the center
code before going on.
LAST STRING OF HTML CODING:
now,here's where you decide if you go public or private.
if public,you'll need to find a web host either free or pay for.
if private,open Notepad,paste your html code
next click file
next click save as
give your Notepad html page a name and add dot html to it and save to folder
this is handy if all you need to do is create a class project or so.
save the file to cd and take it to class with you.
naming Notepad html files:
My Html Page.html
should you want to learn html,here's some tutorials
http://www.freelink.org/html
2007-10-14 21:09:36
·
answer #7
·
answered by Anonymous
·
0⤊
1⤋