Easy Html Tutorials

Stats

/

Notifs

Due to my lack of time for being online I can't answer questions anymore, but please use these tutorials to help you create a beautiful blog!

The results are in! Look here to see the survey responses.

NETWORKS

Support Me
Support easy-html-tutorials! If you enjoy my tutorials, consider adding one of the following to your blog!

Easy Html Tutorials
Bubble tab with dotted borders

PREVIEW: 

Paste this code under

<style type="text/css">

or before

</style>
  1. If you do not want dotted borders, find “border:dotted;” and change it to solid, or, if you don’t want a border, remove the line of the code. 
  2. To change your box color, find the code under
    .ttitle { 
    and change it to any color that you would like
  3. To change height of box that the icon is in, find
    #tabs{ 
    and change the width/height
  4. To change height of hover box, find
    #tabs.hover{
    and change height/width

Now paste this code under <body>

  1. To make the icon a different one, remove the plus and use 
    <img src="URL">
    (retype quotation marks) 
  2. To make the dividers another color find background and change the HTML color. 
  3. Marquee is already installed for networks

Please look here before asking questions about this tutorial!

Credit goes to html-tutorials


This post has 228 notes
Tagged with: #hover tab #bubble tab #easy html help #html help #slide out tab #tabs #tuts #HTML Tutorial #tutorial blog
  1. nijisource reblogged this from easy-html-tutorials