|
|
 |
|
16 May 2003, 08:10 PM
|
#1
|
|
BigSoccer Member+
Join Date: Sep 2001
Location: Cidade Mágica
|
beginning web design
Any pointers for beginning web design? I want to learn HTML and haven't a clue of where to begin.
thanks in advance.
|
|
Quote
|
TRY BIGSOCCER
NOW!
| Connect |
in the web's largest forums. |
| Blog |
about soccer from your point of view. |
| Shop |
17,000 authentic soccer items. |
|
|
16 May 2003, 10:17 PM
|
#2
|
|
BigSoccer Moderator
Join Date: Jan 1999
Location: New Albany, OH
Supporter: Columbus Crew
Foe: DC United, Chicago Fire
|
I would suggest starting with the raw basics. Get notepad, a HTML tutorial, a few sample pages (grab 'em off the net), and start there.
Once you have a basic understanding of document structure, you can move on to more complex structures like tables and the like, and using better editors. But I suggest _not_ skipping straight to a fancy editor. Your pages will likely be better (and load faster) if you understand a bit of the underlying HTML code.
|
|
Quote
|
17 May 2003, 04:10 PM
|
#3
|
|
BigSoccer Member
Join Date: Feb 2003
Location: The Fort
|
What foosinho said, and also, have lots of patience.
|
|
Quote
|
17 May 2003, 10:00 PM
|
#4
|
|
BigSoccer Moderator
Join Date: Jan 1999
Location: New Albany, OH
Supporter: Columbus Crew
Foe: DC United, Chicago Fire
|
It'll take some time, for sure. And for the love of all that is holy, don't use "blink". Ever. EVER.
|
|
Quote
|
17 May 2003, 11:15 PM
|
#5
|
|
BigSoccer Member+
Join Date: Sep 2001
Location: Cidade Mágica
|
Quote:
Originally posted by Foosinho
It'll take some time, for sure. And for the love of all that is holy, don't use "blink". Ever. EVER.
|
While I've never actually done the coding, I have worked on a webpage before. I worked with some designers on what we conceptually wanted on a page. I'm not a fan of all those cheesy effects. I have a minor in art and know about design, I just need to learn how to work the nuts & bolts of the stuff.
|
|
Quote
|
18 May 2003, 03:24 AM
|
#6
|
|
BigSoccer Red Card
|
1. run the notepad
2. type this
<HTML>
<TITLE>My first web page!!</TITLE>
<BODY>
Welcome to my web page!!!
</BODY>
</HTML>
3. save this with htm or html extension
4. upload it with smartFTP or win32 or whatever to your host server (your isp should provide some space for you)
now you are a web master.
|
|
Quote
|
18 May 2003, 10:21 AM
|
#7
|
|
BigSoccer Moderator
Join Date: Jan 1999
Location: New Albany, OH
Supporter: Columbus Crew
Foe: DC United, Chicago Fire
|
Technically, you should probably have paragraph tags around the body text. But that's a good way to start, and just add stuff inside the body tags to try out all the different features as you learn them.
|
|
Quote
|
19 May 2003, 10:59 AM
|
#8
|
|
BigSoccer Member
Join Date: Feb 2001
Location: Louisville, KY
Supporter: Liverpool LFC, --other--
|
yeah, the whole "click on view from your drop down menu and then select source" is the most valuable tool, but then again, I've never done .html for a living.
|
|
Quote
|
19 May 2003, 11:32 AM
|
#9
|
|
BigSoccer Moderator
Join Date: Oct 2000
Location: Central Ohio
|
yea, basically what everyone else has said...
i learned html through a class in college, i took it just for the hell of it and it has become very, very helpful. i use all sorts of those "fancy" programs now but you need to have that basic html understanding to really know what the heck is going on. oh yea, and like zp said...you can always "view source" and get ideas from pages you like...i have found that to be helpful on occasion.
|
|
Quote
|
19 May 2003, 11:35 AM
|
#10
|
|
BigSoccer Member
Join Date: Jul 2000
Location: Brooklyn NY
|
|
|
Quote
|
Share
Share
| Thread Tools |
Search this Thread |
|
|
|
| Display Modes |
Rate This Thread |
Linear Mode
|
|
|