Is HTML the best for website design?

This is a discussion on "Is HTML the best for website design?" within the Web Page Design section. This forum, and the thread "Is HTML the best for website design? are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Aug 16th, 2006, 10:17
Up'n'Coming Member
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Question Is HTML the best for website design?

Hi,

I'm new to this site. I've played around with Netscape Composer & fiddled with the HTML it produces. I want to go further, and was wondering if it is worth putting in the time to properly learn HTML or if there is another language I should learn instead.

Also I can't afford new software, eg £150 for Dreamweaver, so I am thinking that if I simply code rather than use a package I may be able to create some half decent webpages without having to invest first. Can I continue to code in Netscape to enter my code into, or will it adulterate my coding due to its wysiwyg feautres?

Yours Bewildered,

Ruby
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Aug 16th, 2006, 10:21
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,193
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Is HTML the best for website design?

HTML is the only thing that browsers speak, however there are some higher level interfaces to HTML, such as server side scripting.

ASP, PHP and others allow dynamic, on the fly pages to be built up as and when the pages are requested... they may take into account the time of day, the part of the world the visitor is from, access databases, or just about anything else is possible.

Although server side scripting languages are programming languages in themselves, they all return standard HTML to the browser.... so a thourogh and complete knowledge of HTML is required before progressing onto other languages.

HTML can be styled with CSS.

As a beginner, I would personally get to grips with both HTML and CSS at the same time..... dont move onto anything else until you have mastered CSS and HTML.

Learn to do raw coding.... dont use crappy tools like dreamweaver UNTIL you know exactly how code works..... if you do, then you wont learn a thing.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #3  
Old Aug 16th, 2006, 10:30
Reputable Member
Join Date: Jul 2006
Location: Scotland
Age: 22
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is HTML the best for website design?

I'm not very keen on WYSIWYG products. In my opinion they produce sloppy code and they don't afford me the control of writing my own. I have to admit I'm entirely sad and - when not using asp.net - love to use notepad - my favourite website development tool

Everything (right down to hosting the page) can be done for free if you have a PC with internet connection, so costs shouldn't be too much of a worry for you

If you don't use any of the WYSIWIG features your environment provides, then you're code can be as minimalistic as the next persons
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #4  
Old Aug 16th, 2006, 10:32
Up'n'Coming Member
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is HTML the best for website design?

Thank you for the info. I feel much more confident now that I have a starting point.

Ruby
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #5  
Old Aug 16th, 2006, 10:32
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,193
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Is HTML the best for website design?

I love notepad too..... make notepad your best friend until you know how to code in your sleep.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #6  
Old Aug 16th, 2006, 10:39
Up'n'Coming Member
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is HTML the best for website design?

Snow - thank you - I get annoyed that I create a page that looks good on netscape composer & on my computer, but when I use a different computer the images are in diffierent locations. Hence I want the knowledge so I can finely control how my website will look to most people, without the hit & miss of wysiwyg.

I've just opened up asp.net & am having a look. Really want somethign that I can just prohramme into and then click a button so that I can preview the page.

Sorry for being such a newby, but do I need to be concerned with XHTML, the asp.net site is mentioning it and I have seen books claimign it it the future.

Thanks. R
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #7  
Old Aug 16th, 2006, 10:41
Up'n'Coming Member
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is HTML the best for website design?

Sorry to be so green, but which Notepad do you mean?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #8  
Old Aug 16th, 2006, 10:41
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,193
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Is HTML the best for website design?

XHTML is pretty much the same as HTML, just a pretty picky version.

Definitly dont reccomend learning ASP.NET until you know HTML a little more..... but obviously it's your call.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #9  
Old Aug 16th, 2006, 10:42
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,193
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Is HTML the best for website design?

notepad..... the standard build in windows editor....

notepad.exe
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #10  
Old Aug 16th, 2006, 10:46
Reputable Member
Join Date: Jul 2006
Location: Scotland
Age: 22
Posts: 357
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is HTML the best for website design?

I really wouldn't worry about asp.net for now! It would be a bit like trying to get a Michelin Star when you've never seen a saucepan.

Stick to learning the fundamentals of XHTML (basically the same as HTML from your point of view), and CSS.

Find some good tutorials and get started with notepad. (it's much easier to get a page running in notepad than it is in any WYSIWIG editor I've seen.)

Snow
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #11  
Old Aug 16th, 2006, 10:50
Up'n'Coming Member
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Smile Re: Is HTML the best for website design?

Thanks for your time & info.

Most def have notepad.exe and will put your advice into action. I've borrowed several books on HTML, so think I will just keep reading & practicing until I understand how to do things & why they are happening. Will also hunt out some more info on CSS.

Many many thanks both of you.

Ruby
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #12  
Old Aug 16th, 2006, 10:53
Rob's Avatar
Rob Rob is offline
Webforumz Founder
Join Date: Jul 2003
Location: Southern UK
Age: 34
Posts: 3,193
Blog Entries: 7
Thanks: 27
Thanked 23 Times in 20 Posts
Re: Is HTML the best for website design?

Most welcome!

Let us know how you get on.
__________________
Click the 'Thanks!' button if this post has helped you

Rob - Webforumz Founder
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #13  
Old Aug 16th, 2006, 10:58
Up'n'Coming Member
Join Date: Aug 2006
Location: Suffolk
Age: 30
Posts: 91
Thanks: 0
Thanked 0 Times in 0 Posts
Re: Is HTML the best for website design?

Will do. Thank you.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
  #14  
Old Aug 16th, 2006, 12:50
Elite Veteran
Join Date: Aug 2005
Location: That Place
Posts: 2,044
Blog Entries: 1
Thanks: 0
Thanked 37 Times in 37 Posts
Re: Is HTML the best for website design?

There are plenty of good free software apps out there. I suggest you take a peak at www.souroceforge.net and www.versiontracker.com. Lots of good stuff.
__________________

Last Blog Entry: Apps every Mac based web dev should consider (Jul 10th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

Tags
html, best, website, design

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
HTML design issue? tybrown Web Page Design 4 May 4th, 2008 00:55
how we can design seo friendly website design? webdeveloper Search Engine Optimization (SEO) 9 Oct 13th, 2007 13:52
html table design help antony Web Page Design 6 Mar 12th, 2007 16:32
design with HTML, not easy aaronh Starting Out 3 Mar 4th, 2007 19:25


All times are GMT. The time now is 02:05.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved