Advertisement
Jayn

Anime Recs 01 - Instructions

Feb 28th, 2014
476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.78 KB | None | 0 0
  1. EDIT THE TITLES
  2. -------------------------
  3.  
  4. 【 o.1 CHANGE THE PAGE TITLE 】
  5.  
  6. This is what will show up on your browser tab. If you want to change it, just change the text here: <title>Anime Recommendations</title>
  7.  
  8. 【 o.2 CHANGE THE TITLE 】
  9.  
  10. To change the title under the links, just change the text under the <body> tag here: <div id="title">Anime Recommendations</div>
  11.  
  12. EDIT THE RECS
  13. -----------------------
  14.  
  15. 【 o.1 DELETE THE EXAMPLE REC 】
  16.  
  17. To delete my lovely Higurashi recommendation, simple delete everything from <!--START OF EXAMPLE REC --> to <!--END OF EXAMPLE REC-->.
  18.  
  19. In other words, delete this whole thing:
  20.  
  21. <!--START OF EXAMPLE REC -->
  22.  
  23. <div class="rec"><div class="series">Higurashi [ example ]</div>
  24. <img src="http://static.tumblr.com/pgongfd/b82n1p80s/untitled-1.png" alt="231x131 image" style="float:left; border-style:dotted; border-color:#ebd0bf;border-width:1px; margin-right:10px; margin-bottom:5px; margin-left:10px;" ><span class="cats">genre:</span> KAWAII / ROMANCE / SLICE OF LIFE <br>
  25. <span class="cats">rating:</span> 10/10 <br>
  26. <span class="cats">thoughts:</span> Just super kawaii. Nothing bad ever happens in <b>Higurashi no Naku Koro ni.</b> It's basically just cute girls doing cute things. I guess you could consider it a harem as there's one guy, Maebara Keiichi, who is constantly surrounded by these cute chicks. The anime also has a <a href="https://www.youtube.com/watch?v=pPLO4tnvNko">super cute opening</a>.
  27. </div>
  28.  
  29. <br><br><br><br>
  30.  
  31. <!--END OF EXAMPLE REC-->
  32.  
  33. I put those helpful comments to help mark when something begins and ends.
  34.  
  35. 【 o.2 EDIT THE ANIME TITLE 】
  36.  
  37. Just replace this text with the title <div class="series">Title Here</div>.
  38.  
  39. 【 o.3 EDIT THE RATING 】
  40.  
  41. Replace 'What would you rate this anime' with your rating.
  42.  
  43. <span class="cats">rating:</span> What would you rate this anime?
  44.  
  45. 【 o.4 EDIT IN YOUR THOUGHTS / RECOMMENDATION 】
  46.  
  47. Replace 'What did you think about this anime?'
  48.  
  49. <span class="cats">thoughts:</span> What did you think about this anime?
  50.  
  51. Remember, if you want a space between your paragraphs you need to use the <br> tag between each one!
  52.  
  53. DELETING AND ADDING RECS
  54. ------------------------------------------
  55.  
  56. 【 o.1 DELETE A RECOMMENDATION 】
  57.  
  58. Remember those helpful tags from earlier?
  59.  
  60. To delete a recommendation, just delete everything starting from
  61.  
  62. <!--START OF REC -->
  63.  
  64. to
  65.  
  66. <!--END OF REC-->
  67.  
  68. 【 o.2 ADD A RECOMMENDATION 】
  69.  
  70. If you want to add a recommendation, just copy and paste everything from
  71.  
  72. <!--START OF REC -->
  73.  
  74. to
  75.  
  76. <!--END OF REC-->
  77.  
  78. ANY QUESTIONS?
  79. ------------------------
  80.  
  81. Contact teenaqe-vow / jayndere @ tumblr.com :)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement