Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!--UPDATES TAB BY WONDERFULLYTHEMES
- paste below < body > -->
- <div id="lostatsea">
- <div id="update">
- <div class="updatetitle"><i class="fa fa-lock"></i><br></div>
- <div class="updatesinfo">
- text goes here write whatever<br>
- the height automatically adjusts to your text :)<br><br>
- tip if you want the tabs below to be hidden when you hover over one then just keep on adding < br >s
- </div>
- </div>
- <div id="update">
- <div class="updatetitle"><i class="fa fa-lock"></i><br></div>
- <div class="updatesinfo">
- <b>bold</b> <i>italic</i> <s>strikethrough</s><br>
- new line<p>
- new paragraph
- <div style="background-color:#ddd;text-transform:uppercase;padding:1px;">titles</div>
- </div>
- </div>
- <div id="update">
- <div class="updatetitle"><i class="fa fa-lock"></i><br></div>
- <div class="updatesinfo">
- if you want another tab then copy what i've put as an example :)
- </div>
- </div>
- <!--COPY THE BELOW CODE WITHOUT THE < > FOR ANOTHER TAB-->
- <!--<div id="update">
- <div class="updatetitle"><i class="fa fa-lock"></i><br></div>
- <div class="updatesinfo">
- if you want another tab then copy what i've put as an example :)
- </div>
- </div>-->
- </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement