PicnicTutorials Posted March 2, 2011 Report Posted March 2, 2011 Hello, Trying to make my client side "view source" look nice and formated just as my code view does in my DW. I've figured one way but just seeing if I'm missing something. So currently the include (the code in the HTML page) is tabbed in 3 tabs spaces. When source is viewed, the first line of the include takes on the tabs of the include but the next lines need to be tabbed 3 times to be the same. In other words, currently the first line of each include is not tabbed but all the rest need to be tabbed to match up. Is this the behavior you have found to be true? Or is there some other trick? Or have you never even bothered so you have no idea? Or is my explanation tardo? Thanks!
BeeDev Posted March 2, 2011 Report Posted March 2, 2011 "Or have you never even bothered so you have no idea"
administrator Posted March 2, 2011 Report Posted March 2, 2011 You need an editor that will allow you to edit the invisible characters in your php pages - or any document for that matter. I am not sure if Dreamweaver's text editor can be set to display hidden characters - I would suggest checking the options. ... You might want to try something like Netbeans. Thought Dreamweaver's code view is pretty good, it doesn't have all the power of a dedicated IDE. Stefan
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now