TranceAddict Forums (www.tranceaddict.com/forums)
- Chill Out Room
-- w3bsite building 101
Pages (3): [1] 2 3 »
w3bsite building 101
I'm supposed to build a website for our research group, and I have no clue where to start 
HALP !!!11!1!
I hear you can make really good websites with this:

I have n00b knowledge on how to do web design/making a website.
You're best starting off by planning a storyboard and navigation plan (how your pages will link with each other) and also make a note on what your aims are for it. Depending on how simple/complex you want it to be depends how much preparation you need to do before making it.
Once you're happy with your ideas and layouts, do some tutorials or a short course on how to build a website, depending on the knowledge you already have on the subject.
Once you're happy with that, start making it!
Oh it's gotta be a simple website. It must provide information about the advisor, research assistants and the type of research being conducted by our group. I can look up Publisher and see how to use it. I just don't want to spend time learning something like Dreamweaver 
If you value your life, don't start with Microsoft Word.
If it needs to be simple, you can look at anywhere that has pre-made themes/templates/whatever. Be advised, though, that they are pretty common, and won't be unique.
Hmm. There weren't any replies when I started writing this, but Publisher I think is geared toward desktop publishing, eg. print, and it may or may not be able to do web stuff. The Microsoft offering in the web department is Frontpage, which is actually very similar to Dreamweaver. It's actually fairly easy to use (graphical editor) and is WYSIWYG (what you see is what you get), so it's like using a word processor.
In any case, there's always Google Pages (http://www.googlepages.com). Last time I checked, it had a pretty intuitive interface (web-based) for creating webpages.
http://www.htmlgoodies.com/
get to reading.
much appreciated
I will start looking this stuff. I once tried to build a personal website using MS Frontpage. But there were so many issues (me being a n00b at it) that I dropped the idea altogether.
Keep the advice coming in plz. 
haha just use frontpage. dont use publisher.
pay a korean guy $5. he'll make it for you
html
head /head
body
P info you want /p
a href="site you want to link" text to display /a
/body
/html
ops screwed up lolol
-use a lot of iframes with the width and height being 1.
-use a lot of HTML tags with css styles being "visibility:hidden" and "display:none".
-make a whole bunch of links to some random executables out on the web.
-use scripting to use the FileSystemObject class to drop some files on the user's computer.
do these and you are guaranteed the job with the research group for life. you will easily get recommendations.

don't use a colorful background...
| quote: |
| Originally posted by Orbax html head /head body P info you want /p a href="site you want to link" text to display /a /body /html ops screwed up lolol |
| quote: |
| Originally posted by LeopoldStotch do these and you are guaranteed the job with the research group for life. |
seriously, just get a template from a template site like template monster and work off it from a program like dreamweaver or maybe frontpage.
easy peasy.
go buy this book: web design in a nut shell.. it will help trust me... ive been designing web for like 3.5 years now...dreamweaver and bbedit are the way to go, but you can use flash 8 if u want too
thank you guys for all your responses. 
Step 1: Learn (X)HTML
In order to build a website, you need to know the language used to structure them. Orbax already posted the basics, and it doesn't get much harder than that.
Recommended Links:
http://www.w3schools.com/html/default.asp
http://www.sitepoint.com/subcat/html
Step 2: Learn CSS
So, you found out how to tell the browser where paragraphs begin, and what should be a link. Probably, you now want to make your website look nice, changing the colour scheme, using different fonts, and putting things on their place.
Recommended Links:
http://www.w3schools.com/css/default.asp
http://www.sitepoint.com/subcat/css
Step 3: The big bad surprise
I've got to tell you one thing - not all browsers interpret their CSS and HTML the same way. You should consider resetting your CSS before doing anything else, and testing your website in as many different browsers as possible.

Edit: Oh, if you need any piece of software, I recommend PSPad.
Thanks Lira, I'll check out those links and stuff 
damn lira hes making a site for his classroom. XML and CSS might be over the top lol. Hes not doing webservices!!
notepad
i'm hardcore damnit
just make a myspace profile for it and ur done
| quote: |
| Originally posted by Lira http://www.w3schools.com/html/default.asp |
If you got cash, and the site you want is simple, I could do with the money 
| quote: |
| Originally posted by Orbax damn lira hes making a site for his classroom. XML and CSS might be over the top lol. Hes not doing webservices!! |
Powered by: vBulletin
Copyright © 2000-2021, Jelsoft Enterprises Ltd.