Jump to content

Just getting started

- - - - -

  • Please log in to reply
5 replies to this topic

#1
Monreal

Monreal

    Newbie

  • Members
  • PipPip
  • 21 posts
Hello, I'm just getting started at making web pages. I've only made very simple pages using my notepad and the few labels I know. What would be the next step up?, Also, which editor do you use for more complex web pages?

#2
Alexander

Alexander

    It's Science!

  • Moderators
  • 4,118 posts
  • Location:Vancouver, Eh! Cleverness: 200

Quote

What would be the next step up?
I would say learn CSS well, know how to create good sturdy column layouts which are often hard to get right (although I do little design)

Quote

Also, which editor do you use for more complex web pages?
A general IDE with good syntax highlighting is what you really can get (i.e. jEdit or Geany), what-you-see-is-what-you-get and Dreamweaver type applications often give horrendous code in the end.
Be sure to read the updated FAQ! || Health is achieved through the same 10,000 steps.
If a suggested code/method fails, informing us is less important than telling us why or what errors occurred.

#3
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
I second using jEdit or Geany. I use Kompozer to do quick mockups, sometimes, but I always retool the code in a "real" editor later.

W3Schools Online Web Tutorials has some excellent tutorials and reference material.
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#4
scottperez

scottperez

    Newbie

  • Members
  • Pip
  • 8 posts
it is great to begin with .html , and their are various resources available over the internet, like w3schools , several other pdf's to sharpen your knowledge on html completely , later you can go for .js and .php too :)


good luck !

#5
Monreal

Monreal

    Newbie

  • Members
  • PipPip
  • 21 posts
Thanks everybody for your comments, I will keep improving my html and then jump to .php

#6
aurakami

aurakami

    Newbie

  • Members
  • Pip
  • 7 posts

Monreal said:

Thanks everybody for your comments, I will keep improving my html and then jump to .php

(Not to bump up an old topic, but...)

Just a suggestion, I highly recommend that before you jump straight into PHP right after HTML, you should learn at least some CSS and JavaScript. Going from HTML right to PHP can be a bit overwhelming and very confusing since their ideas, functionality, terms, etc., are completely different. Easing yourself into it might help you learn it better, easier, and faster.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users