|
Adding Anchors
Hyperlinks let you link to any other web page. You can easily add links to your site using our "Add Link" feature.
But what if you want to direct readers to a specific spot within that same web page?
That's where "Anchors" come in. It's a simple two-step process:
- First, you create an "anchor" to mark a specific spot on the page.
- Then, you can point to that anchor using the "add link" feature.
CREATING AN ANCHOR
Creating an anchor is pretty intuitive:
- Hit "Add Anchor"
- Type in the name of the Anchor (e.g. "AnchorOne")
- Hit return
That's it - the Anchor is now placed on your web page!
If you'd like to edit the anchor, toggle the editor into HTML mode and look for the name of your anchor. Future versions of our WYSIWYG editor will let you see and select your anchors without leaving WYSIWYG mode.
POINTING TO AN ANCHOR
You can point to an anchor using the "add link" feature, with a twist.
- Hit "Add Link"
- Type in a # and the name of the Anchor you just created (e.g. "#AnchorOne")
- Hit return
This "anchor point" will look just like a normal link... but when the user clicks on it, they'll be directed to the anchor on that page.
You can see an anchor point in action by clicking here. It should direct you to the Anchor we defined above (AnchorOne).
BACK TO WYSIWYG EDITING
Back to Top
Back to WebCrimson Support
|