Jump to content

Page name id into href


Francesco

Recommended Posts

Is there a way for creating a template in html (css/java/php) for having a tag/id with page name to be used into links?

Something like:

<head>
#name="this_is_page_name"
#folder="part_of_location"
</head>

<body>
<a href="111111/#folder/222222_#name.html">...</a>
</body>

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
×
×
  • Create New...