Making my own website?

remember

New Member
I jumped pretty far ahead of myself when I started another thread about making a forum, but first I need to make a website.

I know very little about computers, let alone making websites, but I know what I like when I see it. Im very particular about how I want my website to look, I just cant really explain it. I think I have to make/design it myself.

Is it possible for me to make my own website? What is required? Where is the best place a beginner like me can go to read/learn about this?

I think thats the essence for now. I really hope its possible. Any help is always appreciated.
 
A good place to start is www.w3schools.com They have tutorials for all things web. Dreamweaver is a good tool to design a webpage as well but if you ever look at the html it creates, it is complimacated.
 
Desiging a website is not too hard. I would recommend that you start with basic HTML to get a feel for the language.
davesite and HTML.net are both good resources for beginners there is also w3schools
These sites will point you in the right direction.

As for editors, there is nvu . Nvu is easy to use, but you will learn more with a full featured text editor such as PSPad
 
Dreamweaver and FrontPage are the best web design programs. Dreamweaver is really good and there is so much you can do. IMO it is way better than FrontPage, although as Cromwell said, there is a lot to learn. FrontPage is pretty good also, especially if you are used to the Windows platform. I also think it is a little cheaper. I use FrontPage b/c i got it extremely cheap from school, but enjoyed the 30 day trial i tried from adobe. There are a lot of good books to learn, i used and like the dummies, along w/ some others. Also if you search for it, there are probably some free ones you could use. Yahoo geocities has a decent page builder and they host your site for you if you want to start out simple. If you look at my home page, i did that w/ geocities, but you can do so much more with Dreamweaver.
 
Personnally, I sarted by making HTML websites. Then I learned javascript and Flash (I actually got the Macromedia Studio 8 pro).

www.benjidela.com is what I made with Flash. I recommend Flash and HTML.
 
Very involved

To cromewell,

Jesus, that w3c website is very good, but it looks like I could be studying that forever. I think it is good to know about this html writing or making the website with script writing, but I think Im going to need a easier format.
Something like "WebEasy" http://www.v-com.com/product/Web_Easy_Pro_Home.html but with much better capabilities, like multi language offering and multi ISP speed connection options. I can only see trying to study all these XML, HTML, XHTML, CSS etc, as worthwile if it can be used or at least be a primer for studying about satellite telecommunications or something in addition, otherwise, I think it would not only take me forever to learn it but also to actually implement it versus just using a already coded web design program.

I dont understand why you say "Dreamweaver is a good tool to design a webpage as well but if you ever look at the html it creates, it is complimacated". I thought Dreamweaver was capable of both, HTML and all the other scripting? codes as well as a non coding method for designing and making the website. Why would anyone use the coding part of Dreamweaver, when the "click and copy" part is just the same? but much faster and easier? I'll have to study the dreamweaver site after I finish at least the Web primer from W3c. Thanks for your help.

To red onion,
Thanks for the davesite link. It looks very well written and easy to read. Unfortunately, it looks like there are neverending pages there, which is not really my primary concern. I cant understand why people would want to use or work with all these HTML, CSS, JavaScripting coding languages?, when it seems like it would only take longer to learn and use to create a website than just using a website creation program that has all the codes built in and me, the user just clicks what color I want or pastes what pics I want etc.
Im only thinking that maybe, there are no good "already code incorporated" web creation programs for the easier click and copy method mentioned above. I thought that Dreamweaver was able to do both? So what is the point of using coding, when the click and copy method seems to do the same? but easierly. I had a quick peak at NVU. It says that "anyone can create web pages and manage a website with no technical expertise or knowledge of HTML." So, is the easier to use "click and past" method of website creation software called an "editor"? Why would anyone prefer to write code, when you can just click, copy, and paste?

To jasonz,
Cromewell said that Dreamweaver is only complicated if I look at the HTML coding. Cant I just use the click and copy portion of Dreamweaver? If I have to learn all the HTML, XML, CSS codes now, I'll have to live for another 800 years. Why would anyone learn all these coding languages now, when Dreamweaver or Frontpage or NVU seems to be able to just allow the user to click, copy, paste or essentially do the same as with coding, but much easier, like DOS versus Windows? What is your webpage?

To webbenji,

When I try to open your weppage, the picture is just black, with a little red X button in the top left. How do I get to see your full webpage? Oh wait, it says "IE is running with add-ons disabled". How do I able add-ons, if that will let me see your website?
I just cant understand why you or anyone would learn the HTML codes, and Javascript and all the other &^%@ coding laguages are and whatever Flash is, when again, I thought that Dreamweaver or FrontPage or NVU or similar programs could just enable the user to click and copy and make just as good? websites the easy way. What is learning all these codes good for? And what is the difference between Javascript and HTML? Aren't these just all coding languages for displaying whatever text you want to display? I dont even understand the difference between XML and HTML, and I just read the difference 10 times.

XML was designed to describe data and to focus on what data is.
HTML was designed to display data and to focus on how data looks.

Describe data? How can you describe data? I just dont understand it. Can anyone tell me what other applications learning all these coding languages is good for? perhaps satellite telecommunications? I just cant understand why people today would still be learning all these coding languages, when just as good? and much easier click and copy website making programs seem to be already available?
 
Last edited:
Why would anyone use the coding part of Dreamweaver, when the "click and copy" part is just the same? but much faster and easier? I'll have to study the dreamweaver site after I finish at least the Web primer from W3c. Thanks for your help.

I like using the coding part (actually I don't use Dreamweaver, I use Aptana) and then just looking at the preview of my code to see what the web page will look like. For this has been the best way to learn how to do XHTML and CSS- from trial and error from doing things on my own. You bring up a lot of questions in your post that I really want to answer (i.e.
I just cant understand why people today would still be learning all these coding languages, when just as good? and much easier click and copy website making programs seem to be already available?
, but I don't have the time for it.

Honestly HTML is really easy to learn, you can learn the basics in 15 minutes. I'm not sure what you're looking to do with your website, but just like anything else you only get what you put into it, so I'd just buckle down and start reading or just download a template and go from there.
 
All I meant by complicated code, is dreamweaver puts a lot of extra stuff in and makes code that can be very difficult to read.
 
Short answer:
Yes, you can create a website with just clicking in Dreamweaver.
You can even get websites-in-a-box like PHPNuke.

Long answer:

If you do that you will never know what you are doing. Dreamweaver creates HTML when you click on it. Good or bad code? Unless you know HTML you will never know. You won't know why your page displays well in IE but not in Safari.
If it does not work, you will not know what to fix. To do anything well requires at least basic knowledge. People learn these things, (HTML, CSS, PHP, ASP, javascript) because we want to know how things work and how to use them better.

We prefer simple text editors like Crimson edit (thanks Mr Jack) or PSPad, for the same reason that a driver prefers a manual transmission...they allow us to get a feel for the road.

If you are serious about doing a website well, and moving on to a forum, which requires either ASP or PHP, you need to start learning the basics like dhaynes said.

HTML dictates style such as bold, font, size, placement etc.
XML defines data such as Ph#, address, title etc.
CSS are an improved way of pushing HTML attributes to a central location; that is 1 css file can control the style of a huge site.
ASP and PHP are scripted languages that will interact with a database and do other dynamic tasks.
Jaavascript is a small language used to so somethings that the unchanging HTML cannot.

None of this is used for satellite communication, it is its own reward.
 
:eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek: :eek:




Then if you don't want to make your own website and coding it, it's like too easy... You don't even know how to fix the code if your Dreamweaver gets messed up...

And second, if you wanted to just cick to make your website, just get a free blog...:cool:

And to finish, my website works fine, I just checked it so
_either you get firefox
_either you fix IE7 (which kinda sucks)

Never seen that kind of answer before:eek:
 
How do I figure out which is the best?

dhaynes:
I'm studying the Aptana website, Thanks, but, How can you not have the time for the easier and faster non coding side of web making programs? What you say just doesn't make sense to me. It still seems much faster and easier to just point and click what color, pic, etc you want rather than having to type a hundred letters to do the same.

But thanks for all the links, Please do not erase them, I'm studying them all slowly but surely. You say HTML is really easy to learn, but I could say the same thing about learning german, is it necessary?, not in my opinion- Even the germans dont speak german anymore. I dont want you or anybody to just say "fine, then do whatever you want to do, dont learn anything" I like learning, but only if it has a purpose. I dont know anything about computers, let alone all these coding languages. Everything takes time and lots of energy.

The same way that you know the language of HTML or whatever, I imagine that someone would have had to create the software in order for you or I to use the coding language?; In order for you or I to write, , ,

<html>
<head>
<title>Title of page</title>
</head>
<body>
This is my first homepage. <b>This text is bold</b>
</body>
</html>

,,, just so you or I could display "This is my first homepage. This text is bold"

seems like more work and writing has to be done to get the same resulting statements using coding compared to just using a "WYSIWYG"? non coding program, so needlees to say, I still can't understand why there is so much support to recommend using the coding languages to make websites, except for what "red onion" says which is "Unless you know HTML you will never know. You won't know why your page displays well in IE but not in Safari." Never heard of safari, but if a lot of people use it, I don't want safari users to Not be able to access my website. That is a good reason, which motivates me to learn the languages, but I would still like to know more reasons,if possible, but hopefully after studying your links more, I will know why that is so, if no one can give me more precise reasons why learning all these coding languages is valuable, let alone better than not using them.

I just find it hard to believe that Dreamweaver or Microsoft Frontpage would make a website creation program that is incompatable with "safari"? I know that "red onion" said that none of these coding languages can be used for satellite communications, but when I see a lot of the "bin"? communication code breaking software used for sat TV deencrypting and pretty much most of the inner computer files, it kind of looks a lot like these HTML, etal. coding languages to me; It all looks Greek to me.

I'm very conflicted. On the one hand it seems like it would take me months, if not years to learn all these languages and just as long if not longer to implement the codes(despite dhaynes vote of confidence to learn in 15 minutes), I seem to only be getting one good reason, from red onion about, why it is valuable to learn the codes- for safari- and even then, again, I find it difficult to believe that Dreamweaver or Frontpage, would neglect that? If you can, please give me some more reasons why learning all these codes will be useful, purposeful and valuable, if not better.


To red onion:

When you say "You can even get websites-in-a-box like PHPNuke." Thats what this thread has turned into, trying to find out what is the point of learning all these coding languages. Its not just HTML, but CSS, Javascript XML and many,many, many more codes/languages.

I wish you could understand my point of view, that I need good reasons why learning all these codes are worthwhile. The point you make about "safari" not working is a very good reason and motivator for me to learn and use all these different coding languages, but again, I find it very difficult to understand why Dreamweaver or Frontpage would have neglected this issue?

If I told you, just learn Spanish, French, German, Dutch etc. just for the purpose of learning, I dont think it would have much value, because everybody speaks English and I think that foreign languages will be used less and less as time goes on. I kind of suspect that, that may be the case with all these coding languages.

Again, the only thing that keeps me going is when you say "You won't know why your page displays well in IE but not in Safari." Something like that is very important. I don't know how that may be true, but saying that, is at least a reason that motivates me to learn these coding languages, not just for the sake of learning, as a reward. I'm not a "rainman" and I don't think its in my benefit to learn all the postal codes of every town in America, just for the sake of "knowledge" or even filling up my time. With all the recommendations of where to learn and which programs to use, Im just getting more confused. I can't make up mind, which to use.

"Knowing how things work and how to use them better" is the essence of the answer(s) I'm looking for. I just wish that I could have more reasons so I can understand why learning all these coding languages is "better" than not knowing them, like you say for making my forum, and why exactly?, although forum builders like "ïnvision" seem to make pretty good forums without the owners knowing any coding. Bottom line, as long as I have some good reasons that learning all these codes is going to be useful and better, then I have a good motivation for it. Please don't say "just do whatever you want, its only "our" opinion." I just want to make the best website possible. I don't want to get stuck in the middle, after spending all my time learning one program, and then I find out only the other program can do that.

When I started this thread,(Making a website) I was thinking more along the lines of either Dreamweaver or perhaps Frontpage or whatever other relatively novice computer user friendly "Web" making programs are out there, but everyone here seems to really support learning the coding languages, which I would love to know and learn even if only for the "safari" reason, but hopefully there are more reasons?, which I hope someone can give. I really don't want any passive/aggressive person to just say "fine do whatever you want to do, its only "our" opinion. We're just trying to help and all you do is *uc* everything up". If you wanted to move to Holland, and you asked me, should I try to learn Dutch, I would say, no way, they speak better English than I do. Now France would be another story, They are A**holes, (no offence benji) In France you would have to learn their language, and I could give you all the political, historical, past, present and future reasons why.

But computers and coding languages I know nothing about, so meanwhile I'm pushing my eyes to stay open trying to learn all the links of these coding languages, hopefully I will be able to figure out why learning all these coding languages is better than just using the click and copy version of Dreamweaver or NVu or whatever other program.
 
Let me answer one of your question (really fast): Dreamweaver can't do everything just by one click. If you want to use server side actions, such as forums, blogs, or any website you want to update or to be updated every time something happens, you will need to learn these languages.

Also, Germans speak german...

And to finish, being a webmaster is not just about making website, it's about understanding how the scripts work, which you can't, if you dont learn the languages.

WOOW that was a long "short" answer...:D

Webbenji

Also Safari is the browser for MAc users...
 
blogs are hard now?

To Benji:
First you said, "If I want to use click and copy, just get a blog" Whatever that is. And now you say,

"If you want to use server side actions, such as forums, blogs, or any website you want to update or to be updated every time something happens, you will need to learn these languages." Now a blog requires the use of these coding languages?

I want to make a website that 1..., is the most eye appealing, which I assume, if not every web making program I decide to use can do, then at least learning all these coding languages will allow me to modify the web making program so that the website "looks" the way I want it to.

And 2, before anybody enters the website, they have a choice, if not able to be detected automatically, of displaying my website ideal for each individual web users internet connection speed. I know that when you only have dial up, its very frustrating to have to wait for some fancy drawings to be displayed, when you are only after one thing, the price or the address or whatever.

3. I dont know how, but I would like to make my website available in many languages. Is there a website making program, (with built in translator) that allows any web user to choose whichever language they want to view my website in? without me having to translate it manually?
 
It is not really a matter of choice. If you start working with websites, they are all written in HTML, with CSS and Javascript helping out. Dynamic sites, such as forums are still written in HTML that the site, (written in either ASP or PHP), serves up when the user clicks on a button, such as language or speed, new posts etc.

Think if it as a pyramid with HTML at the bottom, CSS, Javascript in the middle and either PHP or ASP on the top. The only real choice is that of PHP or ASP.

What I said about safari extends to all browsers, IE, Firefox, Opera, Konqueror, etc. I am not picking out Safari...it is just an example.

Blogs from a commercial service, such as Blogger require no coding skills. Open an account and play around with what you find...it is free!

I am glad to see that you already know the basics of HTML, its tags and syntax.

mikemouse.ca is a site that I created from a website-in-a-box (Mambo) for a friend of mine. A simple matter of FTPing the site into place and using the web-based installer. You can always take that approach and you may find it easiest.

Do not trust auto translators of any sort; their results are less than perfect.

As regards a welcome page, You can have a welcome page that allows users to choose high or low bandwidth versions and their language. But the more you lean away from cookie-cutter approaches, the more you need to know about the process.
 
To remember ;):

I was tlaking about tow ways of blogging:

1) MAKE YOUR OWN BLOG FROM SCRATCH.... that means (if you use dreamweaver) clicks and learning server side scripts.

2) getting a free one like blogger.com ....

And to finish, if you ever have a bug or a problem with your website, how are you going to fix it if you don't know the language.

Seriously at least learn the basics of HTML which tkaes around 20 minutes...
Then if you have a real problem, as on webmaster-talk.com which will answer better than here since it's all about coding languages there.

Webbenji
 
To jasonz,
Cromewell said that Dreamweaver is only complicated if I look at the HTML coding. Cant I just use the click and copy portion of Dreamweaver? If I have to learn all the HTML, XML, CSS codes now, I'll have to live for another 800 years. Why would anyone learn all these coding languages now, when Dreamweaver or Frontpage or NVU seems to be able to just allow the user to click, copy, paste or essentially do the same as with coding, but much easier, like DOS versus Windows? What is your webpage?
I dont know much code and yes it is much easier to not know it. dhaynes answeres this ? pretty well, but i would like to add something. When you do it all with the graphical part and there is a mistake, knowing the code allows you to troubleshoot a lot easiler.

My website is www.geocities.com/jasonzidek
It is really simple and only has a little info about me on it. Moreso to mess around than to have a page about me. I was working on a pretty decent site for a roommates band but dreamweaver is no more on my system. IT is a awesome piece of software.
 
Oh i wanted to add also:

You don't have to learn all the languages...
I only know HTML, Javascript and how to use Flash....

CSS is easy to understand just by looking at page sources and PHP is what im learning right now...

You know, if you don't like learning these languages, webmastering (is that a word?) is not what you should do ;)
 
Back
Top