![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
#11 |
|
Newbie
Join Date: Sep 2005
Posts: 4
Rep Power: 0
![]() |
I suggest using notepad if your just beggining its free and easy.
Ive Compiled a List of Usefull link to learn HTML http://www.w3schools.com/html/html_intro.asp http://www.cwru.edu/help/introHTML/toc.html http://archive.ncsa.uiuc.edu/General...PrimerAll.html http://www.mcli.dist.maricopa.edu/tut/lessons.html http://freespace.virgin.net/r.cawley/lessons.html Note: I suggest not copy and pasting code, actualy type it and learn it. |
|
|
|
|
|
#12 |
|
Programmer
Join Date: Sep 2005
Posts: 58
Rep Power: 4
![]() |
Dreamweaver is definetly a more advanced html editor. If you are starting out, you might want to practise some stuff in notepad first.
|
|
|
|
|
|
#13 | |
|
Expert Programmer
Join Date: Aug 2005
Location: Rotterdam, the Netherlands
Posts: 942
Rep Power: 4
![]() |
Quote:
, especially kate |
|
|
|
|
|
|
#14 |
|
King of Portal
|
When I wanted to learn HTML I picked up a copy of HTML 4 for Dummies. I realize nobody wants to be called a dummy, but the book teaches you the fundamentals, and it's all you need to start (along with a simple text editor like Notepad). Or you can search around for some tutorials, though I find reading tutorials off the net to be somewhat of a pain. The book shouldn't be too pricey since it isn't very thick, and you could probably find a used one somewhere even cheaper.
Hope that helps.
__________________
Lo, there do I see my father. 'Lo, there do I see My mother, and my sisters, and my brothers. 'Lo, there do I see The line of my people... Back to the beginning. 'Lo, they do call to me. They bid me take my place among them. In the halls of Valhalla... Where the brave... May live... ...forever.. GrimBB | Mimesis |
|
|
|
|
|
#15 |
|
Professional Programmer
Join Date: May 2005
Location: Bad Nauheim, Germany
Posts: 436
Rep Power: 4
![]() |
I like to use Bluefish sometimes. Quanta isn't bad either, but I usually end up sticking to vim (habit?).
__________________
-Steven "Is this a piece of your brain?" - Basil Fawlty |
|
|
|
|
|
#16 |
|
Professional Programmer
|
Quanta is very good but it's also very buggy
![]()
__________________
% rc4 hexkey < input > output
#define S ,t=s[i],s[i]=s[j],s[j]=t /* rc4 hexkey <file */
unsigned char k[256],s[256],i,j,t;main(c,v,e)char**v;{++v;while(++i)s[
i]=i;for(c=0;*(*v)++;k[c++]=e)sscanf((*v)++-1,"%2x",&e);while(j+=s[i]
+k[i%c]S,++i);for(j=0;c=~getchar();putchar(~c^s[t+=s[i]]))j+=s[++i]S;} |
|
|
|
|
|
#17 |
|
Expert Programmer
|
Yeah i like Quanta Plus, but when i am doing visual work i use Nvu, I find it a lot quicker for stuff like that.
__________________
Join us at #programmingforums @ irc.freenode.net! My software never has bugs. It just develops random features.
|
|
|
|
|
|
#18 |
|
Expert Programmer
|
I'd also like to recomend Vim, even for Windows.
|
|
|
|
|
|
#19 |
|
Expert Programmer
Join Date: Dec 2004
Posts: 794
Rep Power: 4
![]() |
Quanta
__________________
Few people deserve to be compared to (Rush) Limbaugh, most of them were convicted at the Nuremburg trials. --WilliamSChips on Slashdot |
|
|
|
|
|
#20 | |
|
Professional Programmer
Join Date: Apr 2005
Location: London, England
Posts: 459
Rep Power: 4
![]() |
Yeah, Quanta+ is what I use. It's great for all XML-based languages and very good for PHP as well (integrated debugger, etc).
Quote:
|
|
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|