Forum Moderators: mack
I've been following your forums for months now and want you to know how much you help me understand some key issues about the internet. I have recently accepted a job as Internet Marketing Specialist and had quite an experience of information overload. : D
I believe that marketing strategies online would only pay-off once you have establish a good website(with good structure and content). Currently our company is making revisions in the companies websites. So to test the strategies that i have researched, i decide to come up with my own website and test the techniques before making any recommendation. I have taken some lessons in dreamweaver mx and quite familiar with it and currently doing some follow up readings.
Can anyone recommend a reference as to how to create a website that complies to web standards? Should i learn CSS and XHTML? There are so many programmng langguages and im quite confuse as to what should i focus on...
Thanks...
As you build your website you will quickly discover what you want really need to learn and what you can just pay someone to do (ie how often do you need a flash animation?)
You can take a course or buy a book. The idiots guide for #*$! & #*$! for dummy's are generally good introdcuctory books. If you have a staff underneath you, you may not need to know these skills but you should understand the capabilities and limitations so you can better guide your staff.
But if you'd rather learn online then this site [w3schools.com] is the best. It covers a variety of languages from html and css to asp and cgi as well as php. If you take a basic script from there, test it out with notepad and edit it, you'll have your very own personalized script. If you muck it up, ask one of us to fix it!
in addition, no front-end developer should be without elizabeth castro's html-visual quick start guide, which is a great reference guide for specific tasks.
I also endorse the other posts encouraging you to learn the basics first, however I believe you should concentrate on html only, at first. then xhtml. when you are comfortable with html/xhtml,begin using a little inline css. css is very,very complex,and is not a beginner's coding language. it can humble even the most seasoned developers. it is also important to gain at least a bit of javascripting, as well. while css2 is now capable of driving much of the interactivity that javascript used to do, it still is an integral component in forms validation.
it is with this basic knowledge that you would move into the data-driven languages like php, asp, jsp, etc.
also know that there are no shortcuts to learning all this stuff. it just takes time and practice, practice, practice.
good luck and happy coding!
kat
has anyone learned to code HTML via using a WYSIWYG code editor like dreamweaver?
I learned how to do webpages on Dreamweaver. Just trial and error. It helps to have a graphics program background though, and also learning how basic html works is important. Then just get in there and play with it for about 2-3 years and you will be amazed at what you can eventually do! lol
Learning HTML via WYSIWYG or any other "cheater" is self defeating.
Its much like hiring an interpreter in Spain instead of just learning Spanish.
You are forever fixing the small but important mistakes of the interpreter!
Take the big dive (it ain't THAT deep) and learn HTML.
Then come back for the other goodies, but Bach comes before Brahms. - Larry