Dreamweaver code formatting
Hi there!
I have a silly question about how the code is displayed. I expected thet, when writting something like
<div></div>
And then hit the intro key, i expect to look like

but it shows like

Hi there!
I have a silly question about how the code is displayed. I expected thet, when writting something like
<div></div>
And then hit the intro key, i expect to look like

but it shows like

HTML tags in a PHP document are formatted as per preferences in tag libraries. You can format the code within PHP blocks with below instructions.
You can customize the CSS, JS, and PHP code formatting by adding formatting rules in .jsbeautifyrc file in your site root folder.
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.