Membership is FREE – with unlimited access to all features, tools, and discussions. Premium accounts get benefits like banner ads and newsletter exposure. ✅ Signature links are now free for all. Share your own thoughts and experience, accounts may be terminated for violations.

Read more

Status
Not open for further replies.
Joined
Jul 20, 2008
Posts
184
Reaction score
4
hello all,

how do i make it so when somebody clicks on my page (ie read more) the page skips to other text on the same page, with hidden text?

or should i just make another page up and put the other content on the new page?

either way could anyone help?

thanks
 
<a href="#cards">Do you have a minimum order?</a> thats the link code

and this is the code it goes to

<h3 id="cards" class="style6">Minimum Order</h3>

card been the text it follows!

Another example -

<a href="#anything">Goto - Tips and Tricks</a>

goes further down page to

<h3 id="anything" class="style6">Tips and Tricks</h3>


hope this helps. ;)
 
Last edited:
Status
Not open for further replies.
Top Bottom