Forum Moderators: open
</body> 5147/"; </html>
so it's nice and clean.
</body> </html>
I am using Dreamweaver. Could somone help me out with an expression to use for this. The code is unique for each page ;)
Cheers
I want to replace a base href in the head of my site - sitewide with a f and r.
I am using an external stylesheet and it's in the way.
Is there a regular expression to do such a thing?
<base href=[^>]*>
<base href="myNewValue">