html button (1)

10888350063?profile=RESIZE_180x180HTML Tip:Β Just came across a quick and easy code sniplet for members to use, to create custom button links that you can insert just about anywhere. And the great part about it is that there's only two lines of code. It would literally take more time explaining the code than it would be to just copy and paste it, so let give it a shot, and see if we can break it down.


The complete code:

<p> <a href="Β INSERT YOUR LINK URL HEREΒ " target="_blank" rel="noopener">
<input type="button" value="Β 
INSERT YOUR LABEL TEXT HEREΒ " /></a> </p>


As far as where the button appears, perhaps some random spot in the middle of a line of text, like we see in the example above, it's easy too. Copy both lines of code from here, then open up HTML modeΒ in the field you want the place your button in, click your cursor into the spot on the line where you want the button to appear, and then paste in the code. exactly like I have here. Then replace the bold text areas with your link URL, and the label text you wa

Network Notifications

Network News

Subscriber Updates (By Tier)

VIP Member Updates