dreamweaver tag tabs
- Started
- Last post
- 6 Responses
- fixate
does anyone know how to fix this.
whenever i edit code in dreamweaver, then load the page in a browser, and view source, my neat tag indenting suddenly looks crap... the tabs are huge.
I want to make it so that the code i see in dreamweaver is what i see when viewing source in a browser... nice n neat.
I've looked through the dreamweaver preferences but can't really find what it. Am i missing it.
any help.. muchly appreciated
- madino0
why you are talking about dreamweaver. Anyone use templates. Do they suck?
- unformatted0
Edit > Preferences > Code Format or something like that. mess with the tabs and indent spacing.
- CND0
Dreamweaver is insane with this typ of thing. Don't space, tab the lines into their spaces, and update dreamweaver to the newest version. I know what you mean, if you Tab a line over, to the correct place, and save it, then view it, it is cranked way over to the right or wherever. Try that. Are you using MX or 2004?
- ********0
rock bbedit or a straight up html editor. no problems with your neat tabs
- fixate0
i'm using plain MX
it's just a shame when you use tabs and your code looks really neat and non annoyoing.. then you put it to the www and it just looks dodge.
does mx 2004 solve these issues.
- mrock0
What are you viewing the source in? If it's notepad for the PC might wanna see if word wrapping is turned on. Sorry don't know what to do in a mac. But i do agree that Dreamwaever or any front end editor has there own little code they wanna put in there. Have you tried commenting your code? That seems to work for me sometimes.