| | what are some steps to making a website? im doing a project and i need like 5-7, but id ont know waht to put. |
|
|
well id say:
Identify the clients/your needs of the website Identify the best ways of meeting these needs, eg tables, frames, images, text, etc... Make a design for the website Finalise the design with meetings with the client Create a prototype Modify if needed Create the real thing Test it Evaluate/maintain I realise that if you were really making a website you might not do all of this, ive never planned anything in my life but there ya go! When ive had to go websites in college these are basically the steps we follow to get the marks, it never works that way but we have to show "evidence" that we did all of that. So take or leave what you want from my little list! Another thing you have to do as well and you should get use to it and that is validating the code so your website will run smoothly without the browsers running quirks mode on it and ruining the design in small ways. Also another thing you have to do as well is set up SEO to your site so you can get it properly index into search for people to find which includes keywords, description and other meta related items. Another thing you have to look for is web hosting of course, which hosting plan suits your needs and of course what they have to offer in order for you to get your site going, so I would say the order would look something like this: -Identify the Type of site you want to make -Identify the web hosting provider -What do you plan to have on the site -Design the prototype and adjust accordingly -Validate the coding to make sure nothing will go wrong on the browser -Upload the site to the provider and then adjust anything you need to -Once Site goes online submit it to search engines -Set up advertising with other sites -Then Maintain the site. I think there is a few other things but make any additions to the lists that posters see fit.
Well, I usually just do it however it goes...But it sounds like it's for college work, so I'll try and think of something:
First would be to come up with the idea for a website Next I guess could be coming up with what information would be on there Then making a plan of the layout Probably actually making the layout would be next Then adding the information And then probably finalizing/testing That's something similar to what I'd do
Steps of making website:
*Make blank html document *Recommended - write code, not use graphic editor *Define page title, charset, put your meta tags (Optional) *Background (some color or image) *Define where is a top, navigation, main place, bottom for signature *When design of template is over, re count your website (ex. index.html, about.html, contact.html - now copy template 3 times, and rename it) *Define hyperlink on all pages to connect it between. *When making site is over-Test on your computer *If is test on your computer all right, find some hosting to put page on internet
Identify the clients/your needs of the website
Identify the best ways of meeting these needs, eg tables, frames, images, text, etc... Make a design for the website Finalise the design with meetings with the client Create a prototype Modify if needed Create the real thing Test it Evaluate/maintain that probably is the best method to go about it. Generalizations are exactly what a newbie needs to hear (in the beginning). But once, you crawl out of the overview, the devil is in the details. To build a fully functional website requires several skill sets. And you could spend an entire lifetime, hanging out in any one corner of any of these individually required talents. Advertising… Exactly where do you advertise? Computer/ business advertising and marketing / financial terminology…all impediments without specific, meaningful guidance and clear definitions. (How many varied definitions of blog have you heard?) Collecting money from the site to support a profitable website… where do you go and how do you set up an account (Penpal, for example)? Individual attention from domain experts… where is the point of access? I’m starting to get the hang of hopping and bopping around Trap 17. I think that the site could be more newbie user friendly, but it's a very organized site. Trap 17 handles a very complex, input / output traffic structure. But, personally, I operate with a works / works better system of thought. There is an innocent, but consistent tendency for experts to assume the rudiments. This universal assumption is the sponsor of a technologically advanced agenda for extinction. (I’m not talking about the arrogant know-it-alls, who derive great pleasure by creating insurmountable linguistic obstacles and confusion. Trap 17 doesn't appear to have any of those creatures lurking about.) The fundamental steps from A – Z are the difference between a newbie succeeding or failing. There is a group of specific, physical actions required to set up a website. Sure, there are variations. That is why block diagrams were invented. Floundering about (rediscovering the light bulb) trying to pry knowledge from people, who truly believe that they become less, if you become more is Medieval. (And I'm not talking knights in shinig armor) I think that real life has enough challenges without having others pile on egotistical and contrived workloads... or am I wrong?[size="3"][/size]
The things that you need to know about in building a website are as following:
-What is the topic of your website -Who is the website for -How many people are going to help you -if more than you then what are their jobs -What is the deadline -What languages you are going to use -what programs you are going to use -now just start creating it Great websites that give you information on how to build website is www.w3schools.com. or you can just google it an you will certainly find many different websites that will offer you valuable information.
1. Think about the idea of the website.
2. Get write a plan about how the site must be constructed and how it will function. 3. Get a good theme / make a theme using graphics edit software like Photoshop. Write the HTML part. 4. Go fill it up with information and stuff 5.(recommendation) Install a forum along with your website. It will help your community grow and review your work.
First you'd want to learn HTML. Whether you put graphics in your first site or not doesn't matter. After that learn CSS and possible pick up on photoshop. If you want a flexible site learn a scripting language.
Latest Entries
Maybe we should add something here which relates to personal websites....where a newbie may create a website from scratch just for his personal enjoyment or learning.
Will come up with those steps shortly in another topic : Basic Of Website Creation
The most crucial step in website development is the research and planning you do before you code a page. It's vital that you take the time to determine the purpose and audience of your site before you set it up. Once it's up, things are much more difficult to change. There are many, many resources online where successful website owners go into detail about all the things you'll want to consider. Htmlgoodies.com has a chapter from a book about web site design that you can read for free, and problogger.net has many articles about things to think about (while the site is aimed at blog creation, many of the tips can be applied to any type of website).
Once this is in place, you'll want to focus on how to organize the information you're providing. O'Reilly's book Information Architecture and the Worldwide Web is very, very comprehensive about this step. It's aimed at site providing massive amounts of information, so you won't need to focus on this as much if you're having a smaller site. But it's still important. The interface and design of your site is the next step. If your site is hard to navigate and use, users won't waste time trying to figure it out. They'll go somewhere else instead. So you need to make all your organized information easy to access through properly presented links, text, images, etc. Steve Krug's book Don't Make Me Think! is very, very good in this respect. He covers aspects of web usability and ways to test the usability of your site. The aesthetics is also something to consider. You want an attractive, professional looking site. I find that the best way to acheive this is to look at other site designs and take note of the types of things that look good and they types of things that don't. A popular test for whether something is a good idea is the "would amazon.com do it?" test. Loud music and 3948727634 flashy, bright red animated gifs, for example, would probably be a bad idea. Once your site is up, you need to think about mainintaining it and promoting it. How often will you (be able to/need to) update it? How can you reach your target audience with news of your site? By posting on forums and commenting on blogs, you can spread the word. Other sites may also want to trade links with you as your site becomes bigger and more well-known. Again, problogger.net has lots of information about these things. Creating a website is a large process and can be a lot of work, but if you are serious about it and enjoy your topic, it can be a fun experience. Just be sure to give it the time and thought that it deserves, and you will have a successful, well-presented website.
Well, there may be other beter ways, but this is how i would go about doing it.
goto frontpage...u will learn everything automatically
First you need to know what the site is about. What's its purpose: to promote, to inform, to sell, or to communicate? To create a menu or navigation system you'll need to know the site's purpose. If the site is large and/or the content on the site needs frequent updating or is an interactive site, you may need PHP scripting. I'll assume you're designing a simple site.
To design the pages, many web designers start in Photoshop or Paint Shop Pro, whichever graphics program you like. The Gimp is a good program available for free on download.com. They create a graphical representation of the site template, probably starting with the logo, then the logo inspires the graphical design of the rest of the template. Personally, I find it easier to create the logo and drop it in a div in a wysiwyg editor. I use the editor rather than a graphics program to get the look of the template since I find it easier and ultimately faster. Then I go into code view and manually clean up the coding. Before you can continue, you'll need to create a navigation system, so you'll need to know what other pages you'll have on your site. To proceed without being clear on page count, you can create a navigation system as a placeholder. You'll need to update it after you've fleshed out your site. Don't place your site on a permanent host prematurely. It may get indexed by the search engines before it's ready, and the search engines might not like what they see. It doesn't need to be complete, but it should have good content and coding. Other posters have laid out some ideas on how to proceed in general. I just wanted to address the nuts and bolts reality that for many designers, you have to actually start somewhere, and it will be in a graphics program designing a logo, which will influence the look of the rest of the graphical design.
Similar Topics
Keywords : steps, making, website,
Get basic knowledge on website creation here (6) By basic, i mean reaaaal "BASIC". I know that its probably redundant info for so many of us, but I Help me please (3) Im sorta really new to html and php, and i want to make or edit a layout for my website that i might (18) Creating a good website, How?! I looked at many forums, searching on now to create a good does anyone know how to import a flash into a webpage with transparenc (1) Hi I need some help , Im designing this website for school studies However, I made a flash drop down (8) This simple PHP function is pretty handy if you want your websites pages in the title without having (2) First, have a good color is important. You don't want people say "Ow!!! My how do i make a profile website (12) Ok this is my idea: I am making a website about anime. Its function is add anime, review anime, (If you're trying to drive people away from your site) (18) Alright so there are many topics out there of how to make a website that everyone will love and want is it posible to design a sercheingin in your website. (11) what i wanna no is is it posible to incorporate a custom search engin into your own website. for a out of a possible 10 (19) I have built a newly designed website here with Trap17 - http://www.zofanatic.com . Can you please this is something i designed with the help from user sonesay , what do (13) Hey guys I designed and almost finish my site, www.keegonguyen.com .. so what do you guys think? Making an object transparent (10) Hi, does anyone know if it is possible to make a control panel of an embedded object transparant, The title says all! (1) Hi everyone, im looking for a code that will display a users xbox live gamercard. Ive seen one (3) Anyone got a site where they're using XML to generate dynamic content? I'm thinking of Needing Environmental website ideas for design! (0) Hi everyone, I am new to trap17.com. In fact this is my first message. So... Yeah! for me. I i want to start buliding my website. which is better, php or basic htm (13) i try to start this topic in webhost category but it seems like i cant. i dont have the permission php scripts and website templates (6) I need some help. I´m trying to start my own website but I´m out of ideas about the design... The proxy browsing (0) I am asking this question to all experts And answer is not that simple. Problem is that all the An image is correct when designed, but not when put in a website (1) When trying to make a web page with a GIF image on it which runs a coloured bar along the top and a (10) Hi friends i'm running site on computinghost server called http://onecore.net i think again i (10) oke i got flash now and i made this button http://www.crazydesign.trap17.com/coolflashthingy.swf (10) I have been createing websites for a while now. I use HTML, Javascript, just added PHP, and starting (21) I wonder if any one create smallest website on earth? any webmaster can share this things .. .if (6) I'm planning to start an Alumni website for my college mates, I searched for any Alumni CMS but (16) Site also includes 60 free logo templates, 63 free banner templates, 84 free newsletter templates, No matter what it's about! (9) I started writing an article about this for an article site I had just joined. It was done! I man webdesigning is hard (32) okay ppl why is that they give u front pagew that u make a webdisgn adnthe u have to bye better with an image and words on it (4) does anybody know how to make a scrollbar for my game page I am making on my site. This whole site mambo or phpnuke (7) Hi, I am looking for a ready made site like mambo or phpuke, anyone know anyhting faster and lighter Looking for steps, making, website,
|
|
![]() What Are The Steps To Making A Website? |
| ADD REPLY / Got an Opinion! | Remove these ADs! | RAPID SEARCH! | Free Web Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute more info. to help others. Ask your Doubts & Queries to get answers, So that "Together We can help others!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|