Which software do you use to create your HTML and CSS? |
| |
|
|
|
New Coder Posts: 25 Topics: 12
|
|
|
January 21, 2009, 02:19:17 PM
|
|
Which software do you use to create your HTML and CSS?
Back in the day I would use Dreamweaver to build a page but with the success of CSS and the implementing of web standards I find it much more rewarding to write the code from scratch. I use Wordpad to create my HTML and my CSS and I can't see myself using any other software.
How do you design??
« Last Edit: January 22, 2009, 08:40:03 AM by Admin »
|
|
| |
|
Formerly theone759. Activity
|
|
Professional Coder Posts: 351 Topics: 53
|
|
|
January 21, 2009, 02:35:49 PM
|
|
I use dreamweaver or notepad. Now that I know how to make it and know the code its much easier than before.
« Last Edit: July 24, 2009, 06:19:48 PM by Thomas »
|
|
| |
|
|
|
New Coder Posts: 25 Topics: 12
|
|
|
January 21, 2009, 02:40:07 PM
|
I use dreamweaver of notepad. Now that I know how to make it and know the code its much easier than before.
Yeah, at first it can seem crazy but once you learn the quirks and know what you're doing there really is no other way to design. At least in my humble opinion anyway. 
|
|
| |
|
Formerly theone759. Activity
|
|
Professional Coder Posts: 351 Topics: 53
|
|
|
January 21, 2009, 03:07:18 PM
|
|
Yup, and since I wrote the CSS Tutorial which was almost from memory, helped alot cause now I remember alot more of it, without needing to look online or in a book.
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
January 21, 2009, 03:30:55 PM
|
A text editor - no specifc one, depends what computer I am using. The only downside I (personally) have is with complex tables, its a pisser when you forget to close a tr or td and have to "debug" a sea of them 
|
|
| |
|
|
|
Code Guru
Location: India
Gender:  Posts: 1387 Topics: 105
|
|
|
January 22, 2009, 08:41:29 AM
|
|
Well I am addicted to dreamweaver and using it since last two years. I like it.
The other one which is simple is TextPad. I have it installed on my machine and sometimes I use that but very rarely.
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
January 22, 2009, 09:44:26 AM
|
|
Right, a good Windows editor I use is Programmer's File Editor (PFE)
|
|
| |
|
Formerly theone759. Activity
|
|
Professional Coder Posts: 351 Topics: 53
|
|
|
January 22, 2009, 10:24:34 AM
|
|
I just use notepad. Its not the best though.
How is PFE? Better than notepad?
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
January 22, 2009, 10:51:44 AM
|
|
Yes, I think so
|
|
| |
|
Formerly theone759. Activity
|
|
Professional Coder Posts: 351 Topics: 53
|
|
|
January 22, 2009, 10:55:47 AM
|
|
Thanks, im going to download it
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
January 22, 2009, 03:25:46 PM
|
|
Cool, let me know what you think of it
|
|
| |
|
Formerly theone759. Activity
|
|
Professional Coder Posts: 351 Topics: 53
|
|
|
January 22, 2009, 03:35:14 PM
|
|
I don't think it supports my operating system. (Vista)
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
January 22, 2009, 03:45:48 PM
|
|
Yes it does - I have it on my Vista PC. It was released (before) Vista and XP, so won't say it supports them on the list, but it definately does.
I even run it through Wine on Linux
|
|
| |
|
Formerly theone759. Activity
|
|
Professional Coder Posts: 351 Topics: 53
|
|
|
January 22, 2009, 04:22:00 PM
|
|
Ok, I didn't install it yet then.
|
|
| |
|
|
|
New Coder
Location: UK
Gender: 
Age: 26
Posts: 20 Topics: 3
|
|
|
March 06, 2009, 04:51:59 AM
|
|
I prefer to use dreamweaver due to many of it's unique features like it allows users to preview websites in locally-installed web browsers. It also has site management tools, such as FTP/SFTP and WebDAV file transfer and synchronization features, the ability to find and replace lines of text or code by search terms and regular expressions across the entire site, and a templating feature that allows single-source update of shared code and layout across entire sites without server-side includes or scripting. The behaviours panel also enables use of basic JavaScript without any coding knowledge, and integration with Adobe's Spry AJAX framework offers easy access to dynamically-generated content and interfaces.
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
March 09, 2009, 10:55:09 AM
|
Sounds good 
|
|
| |
|
|
|
New Coder
Location: UK
Gender: 
Age: 26
Posts: 22 Topics: 5
|
|
|
March 12, 2009, 02:04:45 AM
|
|
My first choice is always Dreamweaver apart from it i stick to notepad++ and EditPlus
|
|
| |
|
|
|
Code Guru
Location: India
Gender:  Posts: 1387 Topics: 105
|
|
|
April 07, 2009, 01:08:18 AM
|
glad to know that few more on this thread are with dreamweaver like me 
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
April 07, 2009, 05:23:07 AM
|
|
Has frontpage been replaced by another product?
|
|
| |
|
|
|
Code Guru
Location: India
Gender:  Posts: 1387 Topics: 105
|
|
|
April 07, 2009, 09:30:34 PM
|
|
I think frontpage is now a history and nobody use it.
|
|
| |
|
|
|
New Coder
Location: UK
Gender: 
Age: 26
Posts: 21 Topics: 2
|
|
|
May 08, 2009, 03:31:17 AM
|
|
Dreamweaver Editplus notepad++
|
|
| |
|
|
|
New Coder Posts: 23 Topics: 2
|
|
|
July 24, 2009, 01:34:27 PM
|
|
Dreamweaver... Occasionally use notepad, but as long as you apply the correct settings to the software it won't try and take over your code writing, just do nice things, like close paragraph tags etc!
Plus as it colours your tags it's so much clearer when writing HTML and CSS.
GOATSPORT - For all your sports discussionhttp://www.goatsport.com
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
July 24, 2009, 02:24:48 PM
|
|
Sounds good, is it responsive?
|
|
| |
|
|
|
New Coder Posts: 23 Topics: 2
|
|
|
July 24, 2009, 05:25:05 PM
|
It's pretty industry standard. Very responsive, but quite expensive if you are paying for it  I went through a stage of writing in notepad, but just found dreamweaver to be quicker, as it it completes some stuff before you have written it!! 
GOATSPORT - For all your sports discussionhttp://www.goatsport.com
|
|
| |
|
Formerly theone759. Activity
|
|
Professional Coder Posts: 351 Topics: 53
|
|
|
July 24, 2009, 06:21:31 PM
|
It's pretty industry standard. Very responsive, but quite expensive if you are paying for it  [/qupte] I agree, nice but expensive I went through a stage of writing in notepad, but just found dreamweaver to be quicker, as it it completes some stuff before you have written it!!  Took me a little to get used to though
|
|
| |
|
|
|
Code Guru
Location: India
Gender:  Posts: 1387 Topics: 105
|
|
|
July 24, 2009, 09:21:08 PM
|
Those auto generated end tags when you type your start tag (HTML Tags) are code hints provided by the dreamweaver. I can see now that there is majority of users using Dreamweaver  Sometimes I do use TextPad too. Simple environment and easy to use and free to download.
|
|
| |
|
|
|
New Coder Posts: 37 Topics: 0
|
|
|
July 25, 2009, 07:52:12 AM
|
|
I've never really cared for Dreamweaver, thought it was overrated to begin with.
Then again, I've been doing HTML work half my life so...I'm a bit of a stickler for using, well, whatever happens to be handy at the time that doesn't require me to load something else up.
|
|
| |
|
|
|
New Coder Real name: David McHenry
Posts: 30 Topics: 12
|
|
|
July 28, 2009, 04:29:08 PM
|
|
I just do all mine by hand, and reference a few 3rd party sites for anything I need that I don't have memorized. Its really not that hard at all.
|
|
| |
|
|
|
New Coder Posts: 23 Topics: 1
|
|
|
July 30, 2009, 09:10:52 PM
|
|
I use PHP Designer 2007 Personal Edition (free download). It's a fantastic program that helps me out a lot by displaying colored code, and various cool shortcuts to coding CSS, PHP, and HTML.
|
|
| |
|
|
|
Regular Coder Posts: 53 Topics: 2
|
|
|
August 03, 2009, 08:23:59 PM
|
|
I use vim. Nothing fancy. Just a good solid text editor.
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
August 04, 2009, 04:25:53 AM
|
I use vim. Nothing fancy. Just a good solid text editor.
Not an Emacs fan then  I use vi lots to administer my boxes, what are the advantages of vim over vi?
|
|
| |
|
|
|
Regular Coder Posts: 53 Topics: 2
|
|
|
August 04, 2009, 06:59:55 AM
|
|
Most newer versions of vi are vim, just aliased to a different command. Vim has a few more features and more enhanced scripting and configuration support. I know that I use some of them because whenever I try to use my rc file on a non-vim setup, it beeps and yells for a bit telling me that some stuff isn't supported. But I can never remember what it is.
And no, blech on EMACS.
|
|
| |
|
|
|
Code Guru Gender:  Posts: 1399 Topics: 85
|
|
|
August 04, 2009, 07:19:02 AM
|
|
Right, cheers for the advice
|
|
| |
|
|
|
New Poster Posts: 14 Topics: 3
|
|
|
September 03, 2009, 10:40:01 AM
|
|
I try to keep everything in Textmate. I'm a mac user. But sometimes I open up coda when working with complex css.
|
|
| |
|
|
|
New Poster Posts: 10 Topics: 0
|
|
|
September 03, 2009, 07:39:55 PM
|
|
DreamWeaver and Crimson / Emerald Editor.
I like Dreamweaver because it allows me to setup a site and creates relative links for me on the fly. The preview feature is usually broken depending on the CSS you use (I like YUI).
|
|
| |
|
|
|
New Poster Posts: 10 Topics: 0
|
|
|
December 19, 2009, 10:25:55 AM
|
|
I use a text editor such as Notepad, Wordpad, or Microsoft Word.
|
|
| |
|
|
|
New Coder Posts: 35 Topics: 6
|
|
|
December 30, 2009, 02:27:48 PM
|
|
I'm using (and will always do) the old good Notepad++ . . simple, there is no graphical tweaks like in dreamweaver for example . . and I can just do all what I want ? why searching for something else ?
You may tell me that dreamweaver is displaying the preview; yes that's nice, but personally I work directly by uploading using FTP . . so I get a live review of my coding.
Don't tell me about it . .
|
|
| |
|
Computer Head in 'da House! Activity
|
|
Regular Coder Posts: 85 Topics: 9
|
|
|
December 31, 2009, 06:16:42 PM
|
|
I use Microsoft Expression Web through my Microsoft Partner program. I think it has the same features as Dreamweaver.
|
|
| |
|
|
|
Regular Coder Posts: 99 Topics: 3
|
|
|
February 17, 2010, 10:25:14 PM
|
|
Dreamweaver is the first I used and still the best I think...
|
|
| |
|
|
|
New Poster Posts: 9 Topics: 3
|
|
|
February 21, 2010, 01:47:33 PM
|
|
I use dreamweaver. because dreamweaver is best HTML editor.
|
|
| |
|
|
|
New Poster Posts: 10 Topics: 0
|
|
|
March 02, 2010, 04:27:04 AM
|
|
I prefer to use dreamweaver.
|
|
| |
|
|
|
New Poster Posts: 10 Topics: 2
|
|
|
March 03, 2010, 07:03:01 AM
|
|
I use dreamweaver or notepad.
« Last Edit: March 03, 2010, 07:16:15 AM by Admin »
|
|
| |
|
|
|
New Poster
Location: Bangalore
Gender: 
Age: 25
Posts: 1 Topics: 0
|
|
|
March 25, 2010, 01:41:55 AM
|
|
For gettins the css, hxxp: www. metatitan. com/cssbuilder. php use this site. It wil write the css statements for u
|
|
| |
|
|
|
New Coder Real name: josaph...
Location: Usa...
Posts: 17 Topics: 2
|
|
|
July 16, 2010, 11:31:15 PM
|
|
Lots of softwares are availble , But my favorite HTML and CSS creating software is Dreamweaver. Dreamweaver is one of the best WYSIWYG editors on the market. It is undemanding to use and creates great Web pages
|
|
| |
|
|
|
New Coder
Location: USA
Gender:  Posts: 37 Topics: 3
|
|
|
August 10, 2010, 09:47:09 AM
|
|
I too use Dreamweaver for the bulk of my design work. I also use Notepad++ for any quick/down-and-dirty edits I need to make on the fly.
|
|
| |
|
|
|
New Coder Posts: 17 Topics: 2
|
|
|
August 13, 2010, 08:31:08 AM
|
|
Well creating HTML and CSS without software’s can be real fun, tough it requires a little to learn first up but afterwards its fun to play with codes.
|
|
| |
|
|
|
Skilled Coder Posts: 125 Topics: 0
|
|
|
February 24, 2011, 02:52:46 AM
|
|
There are so many softwares available for this, but i would like to use dreamweaver only.
« Last Edit: March 05, 2011, 09:47:55 AM by Admin »
|
|
| |
|
|
|
New Poster Posts: 3 Topics: 0
|
|
|
March 03, 2011, 09:23:13 PM
|
|
Dreamweaver and Notepad.
« Last Edit: March 05, 2011, 09:23:43 AM by Admin »
|
|
| |
|
|
|
New Coder Posts: 16 Topics: 1
|
|
|
March 08, 2011, 06:58:05 PM
|
|
I use dreamweaver
Go to online money forum to know more about making cash on the net. View hosting reviews help you choosing a hosting provider.
|
|
| |
|
|
|
New Coder Real name: Shaun
Posts: 34 Topics: 0
|
|
|
March 15, 2011, 04:34:40 AM
|
|
I don't think that there is any other good option available for this than that of Dreamweaver.
|
|
| |