Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!-- start of blacklist html. put under <body> -->
- <div class="con">
- <a title="click for list">
- <div class="box">
- <!--this is the title of the blacklist-->
- blacklist
- <!--you can change the title if you want -->
- </div></a>
- <div class="thing">
- <!--in between the <b> and </b>, write your description.
- you may also remove <b> and </b> if you don't want it to be bold. -->
- <b>please tag:</b> <br>
- <!--to change the tags, replace the words between <li> </li> with your own. -->
- <li> gore </li>
- <li> horror </li>
- <li> nsfw </li>
- <!--to add more, copy and paste the "<li> tag here </li>", and fill in your blacklisted tag. you can put as many as you want.
- make sure there is a <li> before the tag, and </li> after the tag, otherwise the list will mess up. -->
- </div></div>
- <!-- end of quick black list -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement