How do I insert content (especially links?)

I can insert content into a page with ::after or ::before and that does put the text string where I want it, but not the full content.

I want to add new links to a list of links in the sidebar of a site. Right now either I can't get them to function as independant links (they're just a link to whatever they're ::after or ::before) or can't get them to behave as links at all (I can put them ::after the site header and work them into the top of the list via margins, but then they're just text, not links).

Comments

Sign In or Register to comment.