Greg_M
Member
Registered: 2nd Sep 03
Location: Grantham, Lincolnshire
User status: Offline
|
i want to learn how to do it?
Whats the best programme to use? any usefull qualifiations?
any help needed.
ta
|
Jodi_the_g
Member
Registered: 7th Aug 01
Location: Washington D.C
User status: Offline
|
Notepad, or something similar if you want to learn the coding behind it quickly as you have to code everything.
If you want to not really learn the coding but design in a WYSIWYG formats then software suchs as abobes Golive, Marcomedia Dreamweaver, and Microsoft Frontpage.
As for quilifaction there are a few but i would imagine a good portfolio would be better in job interviews.
Books such as Dreamweaver 8 for Dummies, HTML 4 for Dummies, and Sams Teach Yourself HTML and XHTML in 24 Hours are a good start
[Edited on 13-05-2006 by Jodi_the_g]
|
jamesw
Member
Registered: 28th Jun 02
Location: Station Town, County Durham
User status: Offline
|
Dreamweaver and Photoshop , best combo IMO
|
Greg_M
Member
Registered: 2nd Sep 03
Location: Grantham, Lincolnshire
User status: Offline
|
can i aquire dreamweaver?
|
AndyKent
Member
Registered: 3rd Sep 05
User status: Offline
|
best bet is to get the trial version straight from macromedia and then if you like it/use it convert to the full program (google is your friend!)
|
RickSRi
Member
Registered: 27th Feb 06
Location: Bickton, Hampshire
User status: Offline
|
dont bother with books imo use the web much better, dream and photo are the best apps
take a look a w3schools for some nice tutorials
[Edited on 15-05-2006 by RickSRi]
|
Bart
Member
Registered: 19th Aug 02
Location: Midsomer Norton, Bristol Avon
User status: Offline
|
as mentioned above, Dreamweaver and Photoshop.
you can find both on any torrent site.
then head over to Free Web Templates (ignore pop-ups) download a nice free template, and play around with it, change the pictures/buttons etc change content.
imo its an excellent way to learn for a complete beginner. you can have fun, add javascripts etc too.
[Edited on 16-05-2006 by Bart]
|
Greg_M
Member
Registered: 2nd Sep 03
Location: Grantham, Lincolnshire
User status: Offline
|
can someone find me some good templates that are car related?
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
No one uses notepad anymore. It's gotten far too complicated to do it like that now. Not saying you couldn't but it would take you ages
I highly recomend you get the 30 day trial of Dreamweaver 8. It does everything using XML and CSS, it does WYSIWYG editing very well as well as plain coding. I tought myself using Dreamweaver MX which is severl years old and have recently moved on to 8, it's fantastic!
|
Ian
Site Administrator
Registered: 28th Aug 99
Location: Liverpool
User status: Online
|
quote: Originally posted by ed
No one uses notepad anymore.
Completely agree Ed, which is why I installed Notepad2
http://www.flos-freeware.ch/notepad2.html
Depends what you're used to I suppose. I'm stuck in my ways. Tried using DW, took five times longer to do simple stuff and I still wasn't sure I had done it right, plus the software takes up loads of memory and leaves random files about the place.
I would recommend it for many other circumstances though.
|
Dom
Member
Registered: 13th Sep 03
User status: Offline
|
I agree with ian on this, stuff like DW looks great and all but it takes ages to do simple things, and yes it half munchies at your PC when do a few simple tasks.
Personally i use HtmlPad - just a simple editor, but has preset styles for different website file types - php, asp, html, xml etc
|
RickSRi
Member
Registered: 27th Feb 06
Location: Bickton, Hampshire
User status: Offline
|
i do this for a living and i use dw, really fast for layout complicated sites and using the code view is fast for simple ones, intergration with ftp and testing server control makes life much easier.
perhaps it makes sense to learn using notepad first (which i did) just so u can understand whats going on
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
I just like it how when you are coding stuff comes up in different colours... Makes it easier to use.
|
ed
Member
Registered: 10th Sep 03
User status: Offline
|
Oh, and all the other cool stuff it does
|
Jodi_the_g
Member
Registered: 7th Aug 01
Location: Washington D.C
User status: Offline
|
thanks Ian thats a nice little tool.
Makes sql and orcale scripts slighty easier.
|