Jump to content

Markup regions new line


joer80
 Share

Recommended Posts

If I do this:

<link pw-append="html-head" rel="stylesheet" href="style.css" />

<link pw-append="html-head" rel="stylesheet" href="style2.css" />

It prints it on the same line in my source code.  

<link pw-append="html-head" rel="stylesheet" href="style.css" /><link pw-append="html-head" rel="stylesheet" href="style.css" />

Is it possible to insert a new line after the append?

Thanks!

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...