| | |||||
| ||||||||
| Web Design Discussion Discussion of web design techniques, advice, browser issues, software, design firms. |
![]() | NamePros Design Contests | Forum Sponsorship |
| Join in on the FUN! You can start an affordable design contest and pick from entries talented members submit or you can enter a design contest for a chance to win CASH PRIZES! What are you waiting for? Get started in the fun TODAY! - Banners, Logos, Mascots, and MORE! (Please READ the design Contest section rules Prior to starting or entering a contest) | ||
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| New Member Join Date: Apr 2004 Location: United Kingdom
Posts: 9
![]() | HTML or CSS or ? What do you use to create a website - knowledge of HTML, CSS or maybe another one? Please Help!
__________________ I'm new to Web Design, And I'd appreciate all the help I can get! |
| |
| | #2 (permalink) |
| NamePros Member Join Date: Mar 2004 Location: Middle Earth (NZ)
Posts: 149
![]() | Start off with a WYSIWYG (What You see Is What You Get) editor like Dreamweaver or similar to get used to how the HTML code works as you design a layout. Get to rips with HTML then combine that with learning CSS, definately two of the best places to start! Warm Wishes,
__________________ Script Installation, Avatars, Banners and Buttons for $NP or Paypal, PM me your requirements :D Deni J Vanin | Freelance Jobs and Forums | Web Design |
| |
| | THREAD STARTER #6 (permalink) |
| New Member Join Date: Apr 2004 Location: United Kingdom
Posts: 9
![]() | Thanks both of you! Sorry Adam, I'm just impatience and (excited) You know all of your sites, do you use web templates, or do it from scratch?
__________________ I'm new to Web Design, And I'd appreciate all the help I can get!
Last edited by CraddocK; 04-12-2004 at 10:36 AM.
|
| |
| | #7 (permalink) |
| NamePros Member Join Date: Feb 2004 Location: Baltimore/Washington D.C.
Posts: 49
![]() | html is the basic building block for the web. get a good understanding of this and then on to css, scripts, etc. i do my sites from scratch. may not be as fast as using a template, but i'm assured of the quality and am forced to understand the code.
__________________ " be the change you wish to see in the world " – gandhi |
| |
| | #10 (permalink) |
| NamePros Member Join Date: Feb 2004 Location: Bellevue, Washington
Posts: 33
![]() | CSS can make your site faster, less complicated and easier to update (more search engine friendly too). CSS code can be more reliable and can replace all deprecated (outdated) HTML markup - including HTML <font> tag - with equivalent CSS. Not to mention greater control over your page content and layout. ????: NamePros.com http://www.namepros.com/web-design-discussion/26538-html-or-css-or.html CSS can even create a unique print style that only effects the way your pages are printed. Using CSS for print gives you greater control over how your pages are printed. You can eliminate some elements and add others. See for yourself how this site page is different in print. (Go to the page and Click File > Print preview) You can also visit for more Technical information There is a lot to learn about web design. Get off to a good start and make sure you are using current technologies such as CSS and XHTML (Which Dreamweaver can automatically create for you)
__________________ Free Professional Website Evaluations and Make-Overs. Plus Affordable Redesigns and Custom Templates www.redesigningtheweb.com
Last edited by Karen Harwood; 04-13-2004 at 11:05 AM.
|
| |
| | #12 (permalink) |
| NamePros Member Join Date: Apr 2004
Posts: 101
![]() | I use HTml My Fav
__________________ deleter spy |
| |
| | #14 (permalink) |
| NamePros Member Join Date: Mar 2004 Location: maryland
Posts: 53
![]() | as far as html, theres many sites that teach and its pretty easy to learn. Only problem is dealing with all the code and if you make one error the page will not work. As for me i use a wysiwyg where it "gives" me the code and i justhave to put the style sheets in ( css ). Making a style sheet allows you to save so much time on adding conent and organizing. If you want to see some simple code go to a geocities site and go to view then source. Theres an example of some HTML. After learning them i would learn java and java script. PHP is pretty advanced along with mySQL ( think thats it ). I would learn them when you feel comfortable with everything else.
__________________ i learn from my mistakes everytime a dog barks a negative ( - ) a positive ( + ) is born. |
| |
| | #15 (permalink) |
| Senior Member Join Date: Jun 2003 Location: Toronto
Posts: 2,383
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() | I personally don't like using wysiwyg programs, I like to code all the html myself. There are MANY sites on the internet that teach html and css, you should have no problem finding any if you google this. |
| |
| | #16 (permalink) |
| NamePros Member Join Date: Apr 2004 Location: Melbourne, AU
Posts: 41
![]() | If youre just starting off you better learn to code with xhtml rather then html. There is not much difference, just a few changes in the tags.
__________________ egor-k.com - web, graphic design |
| |
| | #18 (permalink) |
| NamePros Member Join Date: Mar 2004 Location: Cebu City
Posts: 35
![]() | HTML is the most basic and I agree with them you van use dreamweaver for faster result. I like to do pure codings too but, it takes a longer time. CSS can do wonders for your website so, start learning from HTML first, then you can take-off from that. Hope just post an prob in this forum, I know this will be very helpful :-) HTML is the most basic and I agree with them you can use Dreamweaver for faster result. I like to do pure codings too but, it takes a longer time. CSS can do wonders for your website so, start learning from HTML first, then you can take-off from that. Just post any prob in this forum, I know this will be very helpful :-)
__________________ How would my life be without you? Where would I be without you..... |
| |