PDA

View Full Version : which is better for designe web...


elycom.com r
04-20-2007, 04:01 PM
...pages?HTML.JAVA.CSS.FLASH and ...please help me? i have low information to make a web site and i want to hava web.pleas tell me what i do to make a web and designe web pages.

i_love_u
04-20-2007, 04:47 PM
you could start with HTML...it's very easy to learn...you could search for tutorials on the web...you can then use the other languages you mentioned in html...good luck!!

sadeyzluv
04-20-2007, 08:00 PM
learn flash, html, java, css in that order. the list goes from easier to more advanced.

StarChaser
04-20-2007, 08:03 PM
Well, you do got your question a little mixed up there. Let me tell you what are these things that you mention:

a. HTML is the bare basic code to write a web page. It is interpreted by the browser and the browser displays the page as desired by the designer. There is no page which does not use HTML in one way or the other.

b. JAVA is a high level programming language which is platform independent and hence is the language of choice for web programers as their programs can run on any platform (Windows, Linux, Mac OS etc..). But it is to write a software, not really designing ( static )web pages. You may use a JavaScript on your page to do something, but webpages are not written in JAVA per se.

c. CSS is the Stylesheet, which determines how a webpage would appear using any particular style. For example you may have a 'Winter' style and a 'Summer' style and let the user choose which style he wishes to have.

d. FLASH is a software to create animations. You can create little animations or even small 'movies' in flash to run on your web page.

Now, what will you use? See, you can use any or all of these techniques to make yourself a nice webpage. But don't get bogged down by technology.
If you don't know what to do, simply create a nice page using MS Word (you can edit it easily) and save the document as and HTML.
The page is ready to be uploaded.

Happy computing.

c.

whs_vikings_05
04-20-2007, 08:48 PM
Personally I like HTML. It is easy and because of myspace you can find a lot of stuff in HTML format.