|  | | 
06-09-2008, 08:48 AM
|  | Registered User | | Join Date: Jan 2007 Location: Pittsburgh | | | HTML list online
Sign in to disble this ad
i googled it a few times and cant find any sites that are great.
is there a website that just shows you different things in HTML and how to do them? I remember a few from computer class, but i forget the more advanced stuff. | 
06-09-2008, 08:51 AM
|  | My favorite songs were never heard on the radio | | Join Date: Sep 2006 Location: Tulsa, OK | | http://www.w3.org/html/
On the right under Learn there are some tutorials. Good stuff. | 
06-09-2008, 08:53 AM
|  | Registered User | | Join Date: Jan 2007 Location: Pittsburgh | | | CSS, no i wish. thank you two though! | 
06-09-2008, 09:03 AM
| | | | CSS is simple, really. I gained some basic knowledge of it and it really helped me out. Cleans up the code, too. | 
06-09-2008, 09:15 AM
|  | Registered User | | Join Date: Jan 2007 Location: Pittsburgh | | | what is css exactly? | 
06-09-2008, 09:16 AM
| | Registered User | | Join Date: Jul 2005 Location: Metro Detroit, Michigan | | | Funky-Chickens.com | 
06-09-2008, 10:32 AM
|  | My favorite songs were never heard on the radio | | Join Date: Sep 2006 Location: Tulsa, OK | | Quote:
Originally Posted by santucci218 what is css exactly? | This is one of tutorials from the link I provided. http://www.w3.org/MarkUp/Guide/Style
Basically it allows consistency for formatting the text/layouts in your web pages without having to code it every time. | 
06-09-2008, 10:34 AM
| | | Cascading Style Sheet
Basically, it's a way of organising the look of your page to work with styles and dividers. Instead of continuously writing new type characteristics, you create styles which the page will refer to every time you call them.
Your .html file will then only contain the essential information, and every style will be defined in a separate .css file.
You can visit Zen Garden to see for yourself. The html content never changes, but you can switch the CSS file using the menu to the right.
IIRC, htmldog has a nice introduction to CSS. | 
06-09-2008, 10:35 AM
|  | The Lowdown Diggler | | Join Date: Apr 2006 Location: Huntington Beach, CA | | | CSS is pretty powerful. You should learn how to do it. It allows you to set style guides for your pages, regarding fonts, layouts, and a lot of other stuff. There's a pretty good dev site for Dreamweaver on Adobe.com's website. Check it. Those tutorials are pretty good. | 
06-09-2008, 10:38 AM
|  | Registered User | | Join Date: Jan 2007 Location: Pittsburgh | | | i have to "pick up" dream weaver again. i used it in school a few times and i dig it.
Thanks guys, looks like i have some reading to do! | 
06-09-2008, 11:45 AM
|  | My favorite songs were never heard on the radio | | Join Date: Sep 2006 Location: Tulsa, OK | | | +1 on Dreamweaver. I've used it for years and I love it. | 
06-09-2008, 11:48 AM
| | | | +100000 dreamweaver
screw all the coding bull ****,
make templates in flash or fireworks and then your on your way. | 
06-09-2008, 12:08 PM
| | | Okay.
I code. I hate DW.  | 
06-09-2008, 12:37 PM
| | Registered User | | Join Date: Apr 2008 Location: Atlanta | | i love fireworks, but haven't figured out dreamweaver yet....
i'd love to start using freehand also...
2004mx rocks... 
__________________
-~=Joey=~-
Christian Praise & Worship Bassist Club Member #249
| 
06-10-2008, 10:36 AM
| | Registered User Proprietor, Helland Musikk Teknologi | | Join Date: Apr 2004 Location: Norway | | I built my web page with CSS examples from The Layout Reservoir. Everything is updated manually, and I like it. Total control.
__________________
No links in sig anymore?
| 
06-10-2008, 10:47 AM
| | Registered User | | Join Date: May 2007 Location: Canada | | If you're looking for html tutorials and some examples of use, go to http://www.w3schools.com/.
This page has loads of web design resources: Web stuff.
__________________ www.backporchswing.ca <- band + studio -> www.cavemusic.ca
Clubs: Godin 4, Ampeg 196, Sadowsky 101, 19mm 20, P Bass 332, Genz Benz 60, 5-String 74, Canadian 52, Fretless 147, GK 366, SWR 20
| 
06-10-2008, 10:49 AM
|  | I play the bass and design things. | | Join Date: Feb 2007 Location: Brockton, MA | | Quote:
Originally Posted by mothmonsterman +100000 dreamweaver
screw all the coding bull ****,
make templates in flash or fireworks and then your on your way. | i would definitely try to learn the code if you have the time. if you don't know why things do what they do you won't be able to fix issues when they arise...
__________________ Sadowsky RVPJ-5 | '74 Fender Jazz | Genz Benz Streamliner 900 | Bergantino AE210 (x2) | 
06-10-2008, 11:00 AM
| | | Quote:
Originally Posted by p0k i would definitely try to learn the code if you have the time. if you don't know why things do what they do you won't be able to fix issues when they arise... |
Aye,
I have a problem with coding, i can look at any code and troubleshoot it and understand what's it's doing but when it comes to starting from scratch... i just can't do it.  | 
06-10-2008, 11:11 AM
|  | My favorite songs were never heard on the radio | | Join Date: Sep 2006 Location: Tulsa, OK | | Quote:
Originally Posted by p0k i would definitely try to learn the code if you have the time. if you don't know why things do what they do you won't be able to fix issues when they arise... | +1 to that. I started out manually coding HTML, and still use it to tweak pages when Dreamweaver does stuff I don't want it to. | | Thread Tools | Search this Thread | | | |
Posting Rules
| You may not post new threads You may not post replies You may not post attachments You may not edit your posts HTML code is Off | | | |