<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-7526720403889265690</id><updated>2011-08-03T17:49:27.630-07:00</updated><category term='KhAk&apos;s Blog MainMenu'/><title type='text'>KhAk_Menu</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://khak-myspace.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7526720403889265690/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://khak-myspace.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>KhAk</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://1.bp.blogspot.com/__G0qg8X9QZ8/SLco5CVXWsI/AAAAAAAAAXI/sTyy2YksaMg/S220/Sokoute-Javdan.jpg'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>1</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-7526720403889265690.post-5307485190402768144</id><published>2007-07-04T09:30:00.001-07:00</published><updated>2009-07-15T10:34:28.684-07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='KhAk&apos;s Blog MainMenu'/><title type='text'></title><content type='html'>&lt;style type='text/css'&gt;
body {background-image:url(); background-position:top left; background-repeat: repeat-y;}

.K {Gepostet Von KhAk}
div.post-footer .post-author {
display:none !important;
}

a:focus { outline: none; }

/*Credits: KhAk's Myspace Design */
/*URL: http://KhAk-myspace.blogspot.com/ */

textarea, form {margin:1px !important;}

.thumbnail{position:relative; z-index:0;}
.thumbnail:hover{background-color:transparent; z-index: 50;}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute; width:220px;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: #6A4E0B;
font-size:10px;
font-family: Trebuchet MS, Tahoma, verdana;
text-decoration: none !important;}

.thumbnail span img{ /*CSS for enlarged image*/
border-width:0px; padding: 2px;}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible; position:absolute; left:50%;
top:27px;
margin-left:-116px !important; /*position where enlarged image should offset horizontally */}
&lt;/style&gt;


&lt;style&gt;
.KhAkAboutPage a img { border: solid 1px white; padding:1px !important;}
.KhAkAboutPage a:hover img { border-color: #FF3D0D;}
a:hover {text-decoration:none !important;}

td.KhAkTopHelp a {text-decoration:none !important; color:#AB947C;}
td.KhAkTopHelp a:hover {text-decoration:none !important; color:#CDB38B;}

td.KhAkTopHelp, .KhAkTopHelp {background:#292421; color:#AB947C; font-size:12px; font-weight:900;
font-family:trebuchet, tahoma ,script; text-align:center; padding:5px 3px;
width:228px; height:16px; border:1px solid; border-color:#5C4033;
overflow:hidden; Background-image:url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_BgHelp2.jpg); Background-repeat:no-repeat;}

.KhAkEditorHint {background:#292421; color:#9B8470; font-size:11px; padding-left:2px;
width:232px; height:100px; border:1px solid; border-color:#5C4033;
overflow:hidden; Background-image:url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_BgHint2a.jpg);}
&lt;/style&gt;

&lt;script language="JavaScript"&gt; 
&lt;!-- 
function onload() { 
capswitch() 
startNews() 
KhAkWel()
} 
// --&gt; 
&lt;/script&gt; 




&lt;script language="JavaScript"&gt;
var text = "Welcome To KhAk's Designing &amp; Styling";
var time = 100;
var i = 1;
var type = 1;
function KhAkWel()
{
   if (type==0) i--;
   if (type==1) i++;
   if (i==-1) { type=1; i=0;}
   if (i==text.length + 10) { type=0; i=text.length; }
   window.document.title=text.substr(0, i) + "_";
   setTimeout("KhAkWel()",time);
}
&lt;/script&gt;




&lt;script language='JavaScript'&gt;
&lt;!--
blink(0.7);
function blink(speed)
{
if (speed) {
if (document.all)
setInterval("blink()", speed*1000)
return;}
var blink = document.all.tags("BLINK")
for (var i=0; i&lt;blink.length; i++)
blink[i].style.visibility = blink[i].style.visibility == "" ? "hidden" : ""}
// --&gt;
&lt;/script&gt;


&lt;script type="Text/JavaScript"&gt;
&lt;!--
var zeit, message="Welcome To KhAk's Designing &amp; Styling!";
function click0() {
if (event.button != 1) {
popup();
return false;
}aufenthalt
}
function nsc(e) {
if (e.which != 1) keinkontext();
}
function popup() {
alert(unescape(message));
return false;
}
function nichts(e) {
if (e.which != 1) return false;
}
function keinkontext() {
clearTimeout(zeit);
zeit = setTimeout("kontext()",1);
}
function kontext() {
clearTimeout(zeit);
popup();
}
if (document.all)
if (document.getElementById) document.oncontextmenu=popup;
else document.onmousedown=click0;
if (!(document.all) &amp;&amp; document.getElementById)
document.oncontextmenu=popup;
if (document.layers) {
document.captureEvents(event.mouseup | event.mousedown);
document.onmousedown=nichts;
document.onmouseup=nsc;
}
//--&gt;
&lt;/script&gt;


&lt;SCRIPT LANGUAGE="JavaScript"&gt;
&lt;!-- Begin
loadImage2 = new Image();
loadImage2.src = "http://i177.photobucket.com/albums/w240/KhAk_/Blooger/HT2.gif";
staticImage2 = new Image();
staticImage2.src = "http://i177.photobucket.com/albums/w240/KhAk_/Blooger/HT.gif";

// End --&gt;
&lt;/script&gt;





&lt;style type='text/css'&gt;
&lt;!--
#KhAkAddFav a {position:relative;
color: green !important;
text-decoration: none;}
#KhAkAddFav a span {display: none;}
#KhAkAddFav a:hover span {z-index:9;
display: block; position:absolute; left:50%; 
margin-left:-80px !important; top:30px;
_margin-left:-2px !important;
width: 204px !important; height:110px !important;
padding: 5px; margin: 4px; z-index: 9;
text-align:left !important;
text-transform:none !important;
text-decoration:none !important;
letter-spacing:1px !important;
line-height:15px !important;
word-spacing:-3px !important;
color: #8B7765 !important; 
font-size:11px !important; 
font-family:verdana !important; 
background:#0E0A0A; border: 3px double; border-color:#553730;}

#KhAkAddFav a:hover tt {
color: #8B7765 !important;}

.KhAkAddFav {position:relative; left:7px !important; top:0px;}
.KhAkAddFav a img {vertical-align: bottom; margin: 1px; border: solid 1px #292421;}
.KhAkAddFav a:hover img { border-color: #5C4033;}
.KhAkAddFav a:hover { /* wakeup IE */ border-width: 0;}
--&gt;
&lt;/style&gt;


   &lt;table border="0" width="100%"&gt;
     &lt;tr&gt;
       &lt;td&gt;
&lt;div class="KhAkAddFav" style="z-index:9;"&gt;

&lt;span id="KhAkAddFav"&gt;
&lt;a href="http://khak-colorchooser.blogspot.com/2008/10/listmenu.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/ListM.jpg" title="Change to The List Menu Page" align="texttop"/&gt;&lt;/a&gt;
&lt;br&gt;
&lt;a href="http://myspace-profile2-0.blogspot.com/2008/11/menu.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Menu1/Profile20.jpg" title="Myspace Profile 2.0" align="texttop"/&gt;&lt;/a&gt;
&lt;br&gt;
&lt;a href="#"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/BookM.jpg" align="texttop"/&gt;&lt;span&gt; 
&lt;img width="12" src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/UsBrIcon.jpg" title="© Designed By KhAk" align="absmiddle"/&gt; = Ctrl &amp;ensp;&amp;ensp;&amp;ensp;
&lt;img style="border-top:1px solid; border-color:#696969 !important; padding:0px;" width="12" src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/GerIcon.jpg" title="© Designed By KhAk" align="absmiddle"/&gt; = Strg 
&lt;p&gt;&lt;/p&gt;&lt;tt&gt;
Internet Expl.  (&lt;i&gt;Ctrl+D&lt;/i&gt;) &lt;br/&gt;
Netscape  (&lt;i&gt;Ctrl+D&lt;/i&gt;) &lt;br/&gt;
Firefox (&lt;i&gt;Ctrl+D&lt;/i&gt;) &lt;br/&gt;
Opera (&lt;i&gt;Ctrl+T&lt;/i&gt;) &lt;br/&gt;
Safari (Cmd-D)
&lt;/tt&gt;&lt;/span&gt;&lt;/a&gt;&lt;/span&gt;

 &lt;/div&gt;
   
      &lt;/td&gt;
      &lt;td align="center" width="70px" height="25px" style="white-space:nowrap; text-align:left;"&gt;
    &lt;div class='KhAkAboutPage'&gt;
   &lt;a href="http://khak-colorchooser.blogspot.com/2007/11/ueber.html"&gt;
 &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/GerIcon.jpg" style="filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;" title="Ueber" alt="German" align="absmiddle" width="25"&gt;
   &lt;/a&gt;
   &lt;a href="http://khak-colorchooser.blogspot.com/2007/11/about.html"&gt;
 &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/UsBrIcon.jpg" style="filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;" title="About" alt="USBritain" align="absmiddle" width="25"&gt;
   &lt;/a&gt;
    &lt;/div&gt;
     &lt;/td&gt;
     &lt;td align="right" width="25px" height="25px"&gt;
 &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/Rotation.gif" height="20px" align="texttop" style="border: solid 1px white;" title="© Designed By KhAk" alt="Rotation"&gt;&lt;p&gt;&lt;/p&gt;
    &lt;/td&gt;
    &lt;td align="right" width="25px" height="25px"&gt;
 &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/ava.gif" height="30px" align="texttop" style="border: solid 1px #292421;" title="© Designed By KhAk" alt="Rotation"&gt;&lt;p&gt;&lt;/p&gt;
    &lt;/td&gt;
    &lt;td align="right" width="25px" height="25px"&gt;
&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/Rotation.gif" height="20px" align="texttop" style="border: solid 1px white;" title="© Designed By KhAk" alt="Rotation"&gt;&lt;p&gt;&lt;/p&gt;
    &lt;/td&gt;
    &lt;td align="right" width="25px" height="25px"&gt;&lt;/td&gt;
   &lt;/tr&gt;
  &lt;/table&gt;

         &lt;p&gt;
           &lt;/p&gt;


&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/HeadMenu.gif" title="© Designed By KhAk" alt="Menu Head" width="400" height="40"&gt;




&lt;style&gt;
.KhAk0 td {height:30px !important; text-align:center !important; padding:2px; border:1px solid; border-color:#5C4033; width:100%; font-weight:bold; background-image : url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/bgbr5.jpg);}

.KhAk0 a {font-size:14px; font-family:georgia,tahoma; color:#8B5A2B; display:block; padding:0px;}
.KhAk0 a:hover {font-size:; font-family:Verdana; background-color:#5C3317; padding:0px; letter-spacing:1px;}
&lt;/style&gt;

&lt;div class="KhAk0"&gt;
&lt;table style="border: 3px intset #996600" align="center" cellpadding="5" cellspacing="5" width="60%"&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" style="font-family:; font-size:110%;" href="http://khak-colorchooser.blogspot.com/2007/11/about-page.html"&gt;About Page&lt;span&gt; &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_AboutPTh.png"&gt;&lt;br&gt;About Page &amp; Copyright&lt;/span&gt;&lt;/a&gt;
  &lt;/td&gt;
    &lt;/tr&gt;
      &lt;/table&gt;
            &lt;/div&gt;


           &lt;p&gt;
        &lt;/p&gt;




      

       &lt;div align="center"&gt;
&lt;script lanuage="JavaScript"&gt;
&lt;!--
var count = -1;
var counter;
var nchar
var speedtogo = 600

var a = new Array();

a[1] = "KHAK'S MYSPACE DESIGN";
a[2] = "khak's myspace design";

function capswitch() {
 count++
 if(count == 0){
   document.wow.display.value = a[1]
  }
 if(count == 1){
    document.wow.display.value = a[2].substring(0, 1) +
a[1].substring(22, 1) 
    }
 if(count &gt; 1){
   a[3] = a[1].substring(0, count - 1) + a[2].substring(count - 1,
count) + a[1].substring(22, count)
  document.wow.display.value = a[3]
 }
 if(count == a[1].length){
    count = -1
  }
     counter    = setTimeout("capswitch()",speedtogo);
 }
//--&gt;
&lt;/script&gt;
&lt;form name="wow"&gt;&lt;textarea style="_margin-bottom:-20px;" class="KhAkTopHelp" wrap="physical" name="display"&gt;
&lt;/textarea&gt;&lt;/form&gt;


&lt;script language="JavaScript"&gt;
&lt;!--
var speed = 75  //Geschwindigkeit
var pause = 3500 //Pausen zwischen den Nachrichten
var timerID = null
var NewsRunning = false
var MessageArray = new Array()

// ANzahl der Nachrichten
MessageArray[0]="Wenn du bereits mit dem Myspace Designer 1.0 gearbeitet hast,";
MessageArray[1]="musst du erst in Design-Sammelung den 'Neu anfangen' Button anklicken und die Änderungen verwerfen, bevor du mit einem externen code den gewünschten Effekt erzielen kannst.";
MessageArray[2]="If you have already used the Myspace Profile Editor 1.0,";
MessageArray[3]="you must first click on the 'Start Over' button in Theme Library and Lose Changes then, you can achieve the wished effect with an external code.";

var currentMessage = 0
var offset = 0

function stopNews() {
        if (NewsRunning)
                clearTimeout(timerID)

        NewsRunning = false
}

function startNews() {
        stopNews()
        showNews()
}
function showNews() {
        var text = MessageArray[currentMessage]
        if (offset &lt; text.length) {
                if (text.charAt(offset) == " ")
                        offset++                        
                var partialMessage = text.substring(0, offset + 1) 
                document.NewsForm.NewsField.value = partialMessage
                offset++
                timerID = setTimeout("showNews()", speed)
  NewsRunning = true
        } else {
                offset = 0
                currentMessage++
                if (currentMessage == MessageArray.length)
                        currentMessage = 0
                timerID = setTimeout("showNews()", pause)
  NewsRunning = true
        }
}
// --&gt;
&lt;/script&gt;

&lt;form name="NewsForm"&gt;&lt;textarea style="_margin-top:-20px;" class="KhAkEditorHint" wrap="physical" name="NewsField"&gt;
Startet wenn Java aktiviert ist!

It starts when Java is activated!
&lt;/textarea&gt;&lt;/form&gt;&lt;/td&gt;

  &lt;div style="margin-top:0px !important;"&gt;
     &lt;table&gt;
   &lt;tr&gt;
         &lt;td class="KhAkTopHelp"&gt;
&lt;img width="12" style="visibility:visible;" src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pfeilRedBrBl.gif" title="© Designed By KhAk" align="absmiddle"/&gt;&amp;ensp;&amp;ensp;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-colorchooser.blogspot.com/2008/09/editorhelp.html#Clear"&gt;Help HowTo &lt;span style="margin-left:-134px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_HelpHowTo.gif"&gt;&lt;br&gt;
Clear All &gt;&gt; Lose Changes&lt;/span&gt;&lt;/a&gt;
       &lt;/td&gt;
     &lt;/tr&gt;
   &lt;/table&gt;
  &lt;/div&gt;
 &lt;/div&gt;


    &lt;p&gt;
      &lt;/p&gt;



 &lt;div class="KhAk0"&gt;
   &lt;table style="border: 3px intset #996600" align="center" cellpadding="5" cellspacing="5" width="60%"&gt;
   &lt;tr&gt;
 &lt;td style="padding-top:0px; padding-botoom:0px;"&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-colorchooser.blogspot.com/2007/07/add-codes.html" onmouseover="image2.src=loadImage2.src;" onmouseout="image2.src=staticImage2.src;"&gt;
&lt;img name="image2" src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/HT.gif" border="0" alt="Adding Codes" title=""&gt;&lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_AddCode.jpg"&gt;How To Add Codes To Your Profile&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
   &lt;/tr&gt;
  &lt;tr&gt;
 &lt;td&gt;&lt;a href="http://khak-colorchooser.blogspot.com/2007/07/create-myspace-profile.html"&gt;&lt;span style="font-family:; font-size:110%;"&gt;Create Your Own Profile&lt;/span&gt;&lt;/a&gt;
  &lt;/td&gt;
    &lt;/tr&gt;
      &lt;/table&gt;
            &lt;/div&gt;


           &lt;p style="margin-bottom:-3px;"&gt;
        &lt;/p&gt;



&lt;style&gt;
.KhAkOverLay a img {filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;}
.KhAkOverLay a:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
.KhAkOverLay a:hover img { /* wakeup IE */ border-width: 0;}
&lt;/style&gt;

     &lt;Div class="KhAkOverLay" align="center" style="margin-top:15px;"&gt;
    &lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" target="_blank" href="http://khak-colorchooser.blogspot.com/2008/09/overlay.html"&gt;
   &lt;img style="visibility:visible; border:1px solid; border-color:#5C4033;" src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_OverlayTitle.gif" alt="KhAk's Design Overlays" title="KhAk's Design Overlays" width="233px"/&gt;&lt;span style="margin-top:-80px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_Th_OverLays.jpg"&gt;&lt;br&gt;KhAk's Design - Div Overlay Layouts&lt;/span&gt;
   &lt;/a&gt;
      &lt;/div&gt;



           &lt;p&gt;
              &lt;/p&gt;



&lt;style&gt;
.KhAkDesBut a img {filter:alpha(opacity=70); -moz-opacity: 0.7; opacity: 0.7;}
.KhAkDesBut a:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
.KhAkDesBut a:hover { /* wakeup IE */ border-width: 0;}
&lt;/style&gt;
      &lt;div class="KhAkDesBut"&gt;
     &lt;table align="center" cellpadding="0" cellspacing="0" width="235px" bgcolor="#190D08"&gt;
    &lt;tr&gt;
   &lt;td style="border:1px solid; border-color:#5C4033; padding-top:3px; text-align:center;"&gt;
  &lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" target="_blank" href="http://khak-designs.blogspot.com/"&gt;
 &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_Des_Butt.gif" width="225px" height="65px" alt="Design Stuff" title="KhAk's Design Stuffs"&gt;&lt;span&gt; &lt;center&gt;http://khak-designs.blogspot.com/&lt;br&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_Des_Th.jpg"&gt;&lt;br&gt; Layouts/Backgrounds/Contact Tables&lt;/center&gt;&lt;/span&gt;&lt;/a&gt; 
   &lt;/td&gt;
    &lt;/tr&gt;
    &lt;/table&gt;
     &lt;/div&gt;



           &lt;p&gt;
        &lt;/p&gt;




     &lt;div class="KhAk0"&gt;
    &lt;table style="border: 3px intset #996600" align="center" cellpadding="5" cellspacing="5" width="60%"&gt;
   &lt;tr&gt;
  &lt;td&gt;&lt;a href="http://khak-colorchooser.blogspot.com/2008/09/myspace-skin.html"&gt;&lt;span style="font-family:; font-size:110%;"&gt;New Home Skin&lt;/span&gt;&lt;/a&gt;
  &lt;/td&gt;
    &lt;/tr&gt;
   &lt;tr&gt;
  &lt;td style="padding-top:0px; padding-botoom:0px;"&gt;&lt;a href="http://khak-colorchooser.blogspot.com/2008/09/editorhelp.html"&gt;Profile Editor Help&lt;/a&gt;
  &lt;/td&gt;
    &lt;/tr&gt;
      &lt;/table&gt;
          &lt;/div&gt;



            &lt;p&gt;
         &lt;/p&gt;



&lt;style&gt;
.KhAkMainNavi a img {filter:alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8;} 
.KhAkMainNavi a:hover img {filter:alpha(opacity=100); -moz-opacity: 1.0; opacity: 1.0;}
.KhAkMainNavi a:hover { /* wakeup IE */ border-width: 0;}
&lt;/style&gt;

   &lt;div class="KhAkMainNavi" align="center"&gt;
  &lt;a href="#"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/NavM3.png" width="250px" alt="Navigation Menu" title="© Designed By KhAk"&gt;
  &lt;/a&gt;
   &lt;/div&gt;



     &lt;p&gt;
  &lt;/p&gt;

&lt;hr color="#5c3317" size="3"&gt;
&lt;span style="color: rgb(133, 94, 66);"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#5c3317" size="3"&gt;

  &lt;p&gt;
    &lt;/p&gt;


&lt;style&gt;
.KhAk th {font-family:Georgia; font-size:18px; color:#855E42; letter-spacing:6px; text-align:center; text-decoration:; border:2px #5C3317 solid; background-image : url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/BgBr.jpg);}

.KhAk td {text-align:center; padding:2px; border:1px solid; border-color:rgb(92, 64, 51); background-color:#292421; width:33%;}

.KhAk a {font-size:11px; font-family:Tahoma; color:#DEB887; display:block; padding:0px;}
.KhAk a:hover {background-color:#734A12; padding:0px;}
b.KhAk1:hover {color:#B87333 !important; background-color:#3D250D !important;} 

&lt;/style&gt;



&lt;div class="KhAk"&gt;
&lt;table style="border: 6px outset rgb(92, 64, 51);" align="center" cellpadding="5" cellspacing="5" width="100%"&gt;
&lt;tbody&gt;&lt;tr&gt;&lt;th colspan="3"&gt;Profile Sections&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/06/namebox.html"&gt;Name/Pic Box &lt;span style="margin-left:-50px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_PicBox_Th.jpg"&gt;Style Your Def. Pic Table&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/networkbox.html"&gt;Extended Network&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/friends-box.html"&gt;Friend Space&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/07/mood-icon.html"&gt;Beside/Under def. Pic&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/blog-box.html"&gt;Blog Box&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/comment-box.html"&gt;Friends Comments&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;td colspan="1" style="word-spacing: 2px; letter-spacing: 1px; font-style: normal; background:#261915 !important;"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/05/online-now-icon.html"&gt;Online Now Icon&lt;span style="margin-left:-50px !important;"&gt;&lt;div style="width:88px; height:20px; background-image:url(http://i177.photobucket.com/albums/w240/KhAk_/Pikto/ImOnline.gif);"&gt;
&lt;img src="http://x.myspace.com/images/clear.gif" width="88px" height="20px"&gt;
&lt;/div&gt;Style/Replace Online Now&lt;br&gt;Indicator&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/meet-section.html"&gt;Blurbs/About Me/Meet&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/fr-cmt.html"&gt;Friends &amp; Comments&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;

&lt;td colspan="1" style="word-spacing: 2px; letter-spacing: 1px; font-style: normal; background:#261915 !important;"&gt;&lt;a href="http://khak-colorchooser.blogspot.com/2007/12/last-login.html"&gt;Custom Last Login&lt;/a&gt;&lt;/td&gt;
&lt;td colspan="2" style="word-spacing: 2px; letter-spacing: 1px; font-style: normal; background:#261915 !important;"&gt;&lt;a href="http://khak-ir.blogspot.com/2007/12/friends-count.html"&gt;Custom Friends Count&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;
&lt;tr&gt;&lt;th colspan="3"&gt;Continuation...&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/05/contact-table.html"&gt;Contact Table&lt;span style="margin-left:-50px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_CT_Th.jpg"&gt;Style/Replace Your Contact Table&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/07/interests.html"&gt;Interests Box&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/myspace-calendar.html"&gt;Calendar Box&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;td&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/05/url-box.html"&gt;Myspace URL &lt;span style="margin-left:-50px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_URL_Th.jpg"&gt;Style/Replace Your Myspace URL&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/details-box.html"&gt;Details Box&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/07/schools.html"&gt;School/Network/Co.
&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;td colspan="1"&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/05/miniplayer.html"&gt;Miniplayer&lt;/a&gt;
&lt;/td&gt;
&lt;td colspan="2" style="word-spacing: 2px; font-style: normal; background:#261915 !important;"&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/12/custom-mini-player.html"&gt; Custom Myspace Player Skin &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/MP/Green-1Th.jpg" width="215px"&gt;Change The Skin of Your MS Player&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;td colspan="2" style="word-spacing: 2px; font-style: normal; background:#261915 !important;"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2008/08/apps.html"&gt; Myspace Applications - Myspace Widget&lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_ThApps.jpg"&gt;Move Your Myspace Application&lt;/span&gt;&lt;/a&gt;
 &lt;/td&gt;
&lt;td colspan="1" style="font-style: normal; font-weight:normal; background:#32211C !important;"&gt;&lt;a style="color:#CD853F" href="http://khak-ir.blogspot.com/2007/06/pic-page.html"&gt;&lt;span&gt;Pictures Page&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="3" style="background-image:url(http://i177.photobucket.com/albums/w240/KhAk_/Div/KhAkBrBgDiv.jpg);"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/06/artist-profile.html"&gt;&lt;b class="KhAk1" style="font-family:Georgia; font-size:17px; color:#855E42; letter-spacing:3px; text-align:center;"&gt;&lt;img style="visibility:visible !important;"src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/fire.gif" align="absmiddle" width="6" height="7px"&gt; Artist Myspace Codes &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_ArtCodes.jpg"&gt;Style Your Artist Profile&lt;/span&gt; &lt;img style="visibility:visible !important;" src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/fire.gif" align="absmiddle" width="6" height="7px"&gt;&lt;/b&gt;&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;



&lt;p&gt;&lt;/p&gt;
&lt;hr color="#5c3317" size="3"&gt;
&lt;span style="color: rgb(133, 94, 66);"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#5c3317" size="3"&gt;
&lt;a href=""&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/Ferry2.jpg" title="© Designed By KhAk" width="410" /&gt;&lt;/a&gt;
&lt;hr color="#330000" size="4"&gt;
&lt;span style="color: rgb(128, 0, 0);"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#330000" size="4"&gt;
&lt;p&gt;&lt;/p&gt;



&lt;style&gt;
.KhAk1 th {font-family:Georgia; font-size:18px; color:#8c1717; letter-spacing:6px; text-align:center; text-decoration:; border:2px #5E191C solid; background-image : url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/KhAkRedd.png);}

.KhAk1 td {text-align:center; padding:2px; border:1px solid; border-color:#8B1A1A; background-color:#330000; width:33%;}

.KhAk1 a {font-size:11px; font-family:Tahoma; color:#C73233; display:block; padding:0px;}
.KhAk1 a:hover {background-color:#660000; padding:0px;}
&lt;/style&gt;

&lt;div class="KhAk1"&gt;
&lt;table style="border: 6px outset rgb(94, 38, 18);" align="center" cellpadding="5" cellspacing="5" width="100%"&gt;

&lt;tbody&gt;&lt;tr&gt;&lt;th colspan="3"&gt;Profile Styling&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;td colspan="1" style="word-spacing: 2px; letter-spacing: 1px; font-weight: bold; background-image : url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/KhAkRedd.png);"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/06/background.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Background &lt;blink&gt;°&lt;/blink&gt; &lt;span style="margin-left:-50px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_BgThumb.jpg"&gt;&lt;br&gt;Adding a &lt;br&gt;Background Image/Color &lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td style="text-align:center !important;"&gt;&lt;a class="thumbnail" href="http://khak-ir.blogspot.com/2007/06/navigation-links.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/RedK4.gif" align="texttop" height="4"&gt; Navi. &amp;  Search Bar &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_Navigation.jpg"&gt;Format The Navigation Bar&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/08/format-headlines.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Format Headlines &lt;blink&gt;°&lt;/blink&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/08/top-flash.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/RedK4.gif" align="texttop" height="4"&gt; Top Flash&lt;/a&gt;&lt;/td&gt;
&lt;td style="background-color:#180000 !important; font-weight:bold; background-image: url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_RedTdBg.jpg);"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" target="_blank" href="http://khak-colorchooser.blogspot.com/2007/09/create-navigation-bar.html"&gt;Nav Bar / Image Nav &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_ImgNav2.jpg"&gt;Create  Navigation Bar/Image Navigation&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/remove-headlines.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Remove Headlines &lt;blink&gt;° &lt;/blink&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/05/top-banner.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/RedK4.gif" align="texttop" height="4"&gt; Top Banner&lt;span style="margin-left:-50px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_BanTh.jpg"&gt;Adding Top Banner/Flash&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/06/bottom-links.html"&gt;
&lt;blink&gt;°&lt;/blink&gt; Bottom Links/Image &lt;blink&gt;°&lt;/blink&gt; &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_ImgBot.jpg"&gt;Format  Bottom Links - Adding Bottom Image&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/09/sparkled-headlines.html"&gt;&lt;span style="font-size:12px !important; color:#CD3333;"&gt;&lt;blink&gt;°&lt;/blink&gt;Sparkled Headlines&lt;blink&gt;°&lt;/blink&gt;&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;th colspan="6" style="letter-spacing:2px; font-weight:normal;"&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/09/headlines-background-color.html"&gt;&lt;span style="font-size:12px !important; color:#CD3333;"&gt; Headlines Background Color/Border &lt;/span&gt; &lt;/a&gt; 
&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th colspan="6" style="letter-spacing:2px; font-weight:normal;"&gt;
&lt;a href="http://khak-ir.blogspot.com/2008/04/headings-pics.html"&gt;&lt;span style="font-size:12px !important; color:#CD3333;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/PfRed2.gif" align="texttop" height="8px"&gt; Replace Myspace Headlines With Pictures &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/PfRed.gif" align="texttop" height="8px"&gt;&lt;/span&gt; &lt;/a&gt; 
&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th colspan="1" style="letter-spacing:1px; font-weight:normal;"&gt; 
&lt;a href="http://khak-ir.blogspot.com/2007/08/profile-text.html"&gt; Profile Text Style &lt;/a&gt; &lt;/th&gt;
&lt;th colspan="2" style="letter-spacing:1px; font-weight:normal;"&gt; 
&lt;a href="http://khak-ir.blogspot.com/2007/11/center-text.html"&gt; Center All Text In Your Profile &lt;/a&gt; &lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


           &lt;br&gt;

&lt;div class="KhAk1"&gt;
&lt;table style="border: 4px outset rgb(94, 38, 18);" align="center" cellpadding="5" cellspacing="5" width="98%"&gt;
&lt;tr&gt;
&lt;th colspan="3" style="letter-spacing:2px; font-weight:normal; background-image: url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/KhakRedThBg.jpg);"&gt;
&lt;a href="http://khak-ir.blogspot.com/2008/02/css-border-and-text-prop.html"&gt;&lt;span style="font-size:12px !important; color:#CD3333;"&gt; CSS Text And Border Properties &lt;/span&gt; &lt;/a&gt; 
&lt;/th&gt;&lt;/tr&gt;
&lt;tr&gt;
&lt;th colspan="3" style="letter-spacing:2px; font-weight:normal; background-image: url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/KhakRedThBg.jpg);"&gt;
&lt;a href="http://khak-colorchooser.blogspot.com/2008/05/underscore-hack.html"&gt;&lt;blink&gt;°&lt;/blink&gt; &lt;span style="font-size:12px !important; font-weight:bold !important; color:#CD3333;"&gt;CSS Hack: The IE Underscore Hack &lt;/span&gt;&lt;blink&gt;°&lt;/blink&gt; &lt;/a&gt; 
&lt;/th&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;



&lt;p&gt;&lt;/p&gt;
&lt;hr color="#330000" size="4"&gt;
&lt;span style="color: rgb(128, 0, 0);"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#330000" size="4"&gt;
&lt;a href=""&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/ferry9.jpg" title="© Designed By KhAk" width="410" /&gt;&lt;/a&gt;
&lt;hr color="#42426F" size="3"&gt;
&lt;span style="color:#2F2F4F"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#42426F" size="3"&gt;
&lt;p&gt;&lt;/p&gt;



&lt;style&gt;
.KhAk2 th {font-family:Georgia; font-size:18px; color:#27408B; letter-spacing:6px; text-align:center; text-decoration:; border:2px #00008B solid; background-image : url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/BgBl2.jpg);}

.KhAk2 td {text-align:center; padding:2px; border:1px solid; border-color:#00008B; background-color:#000033; width:33%;}

.KhAk2 a {font-size:11px; font-family:Tahoma; color:#3A5FCD; display:block; padding:0px;}
.KhAk2 a:hover {background-color:#191970; padding:0px;}
&lt;/style&gt;

&lt;div class="KhAk2"&gt;
&lt;table style="border: 6px outset #2F2F4F" align="center" cellpadding="5" cellspacing="5" width="100%"&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;th colspan="3"&gt;Tables Styling&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/tables-positioning.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Tables Positioning &lt;blink&gt;°&lt;/blink&gt;&lt;/a&gt;&lt;/td&gt;

&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/new-tables.html "&gt;Create New Tables&lt;/a&gt;&lt;/td&gt;

&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/tables-border-style.html"&gt;Tables Border Style&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/tables-transparency.html"&gt;Tables Transparency&lt;/a&gt;&lt;/td&gt;

&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/flipping-things.html"&gt;Flipping / Umkehreung&lt;/a&gt;&lt;/td&gt;

&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/tables-bg.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixBlue.gif" align="texttop" height="4"&gt;Tables Bg Image/Color&lt;/a&gt;&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="2" style="letter-spacing:1px; font-weight:bold"&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/10/squash-friends-table.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixBlue.gif" align="texttop" height="6"&gt; Tiny Friends Table&lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_FrTh.jpg"&gt;&lt;br&gt;Tiny Friends Table&lt;/span&gt;&lt;/a&gt;&lt;/th&gt;

&lt;th colspan="1" style="letter-spacing:0px; font-weight:bold; text-align:left !important;"&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/07/centering-your-profile.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixBlue.gif" align="texttop" height="10"&gt; Centering Profile&lt;span style="margin-left:-170px !important;"&gt;&lt;center&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_CtrThb.jpg"&gt;&lt;br&gt;Center Your Profile&lt;/center&gt;&lt;/span&gt;&lt;/a&gt;
&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="3" style="letter-spacing:1px; font-weight:bold"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2008/07/middle-table.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixBlue.gif" align="absmiddle" width="12px"&gt;&amp;ensp;Styling Middle Table &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_MidTab.jpg"&gt;
Styling Middle Table&lt;/span&gt;&lt;/a&gt;
&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="3" style="letter-spacing:1px; font-weight:bold"&gt;&lt;a href="http://khak-ir.blogspot.com/2007/07/all-tables-same-width.html"&gt; All Tables The Same Width &lt;/a&gt;&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="3" style="letter-spacing:2px; font-weight:bold"&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/10/sections-bg.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixBlue.gif" align="texttop" height="6"&gt; Adding Backgrounds To Your Sections&lt;/a&gt;&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="3" style="letter-spacing:2px; font-weight:bold"&gt;
&lt;a href="http://khak-ir.blogspot.com/2008/03/add-remove-border.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixBlue.gif" align="texttop" height="6"&gt; Add/Remove Borders To/Of Your Sections&lt;/a&gt;&lt;/th&gt;


&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;




&lt;p&gt;&lt;/p&gt;
&lt;hr color="#42426F" size="3"&gt;
&lt;span style="color:#2F2F4F"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#42426F" size="3"&gt;
&lt;a href=""&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/Ferry8.jpg" title="© Designed By KhAk" width="410" /&gt;&lt;/a&gt;



&lt;p&gt;&lt;/p&gt;
&lt;hr color="#5c246e" size="3"&gt;
&lt;span style="color:#380474"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#5c246e" size="3"&gt;
&lt;p&gt;&lt;/p&gt;


&lt;style&gt;
.KhAk3 th {font-family:Georgia; font-size:18px; color:#7A378B; letter-spacing:6px; text-align:center; text-decoration:; border:2px #4F2F4F solid; background-image : url('http://i64.photobucket.com/albums/h191/curion123/purple/75.jpg');}

.KhAk3 td {text-align:center; padding:2px; border:1px solid; border-color:#5C246E; background-color:#2E0854; width:33%;}

.KhAk3 a {font-size:11px; font-family:Tahoma; color:#B452CD; #9932CD; display:block; padding:0px;}
.KhAk3 a:hover {background-color:#5C246E; padding:0px;}
&lt;/style&gt;

&lt;div class="KhAk3"&gt;

&lt;table style="border: 6px outset rgb(46, 8, 84);" align="center" cellpadding="5" cellspacing="5" width="100%"&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;th colspan="3"&gt;Designing&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/07/images-transparency.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Image Hover Tricks &lt;blink&gt;°&lt;/blink&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/06/scrollbars.html"&gt;Scroll Boxes&lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_ScrollBox.jpg"&gt;&lt;br&gt;Creating Scroll Box&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/06/image-text-wrap.html"&gt;Image Text Wrap&lt;/a&gt;
&lt;/td&gt;

&lt;/tr&gt;
&lt;tr&gt;

&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/08/myspace-link-style.html"&gt;Myspace Link Styling&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/06/colored-scrollbars.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Colored Scrollbars &lt;blink&gt;°&lt;/blink&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/06/imgtricks.html"&gt;Adding Images &amp; Filters &lt;/a&gt;
&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/07/myspace-cursor.html"&gt;Myspace Cursor&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/06/marquee.html"&gt;Scrolling Text/Images&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/07/rollover-image-filters.html"&gt;Rollover Image Filters&lt;/a&gt;
&lt;/td&gt;

&lt;/tr&gt;

&lt;th colspan="3"&gt;More...&lt;/th&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/07/simple-menue.html"&gt;Create Simple Menu&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://khak-colorchooser.blogspot.com/2007/07/flip-text-generator.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Flip Text Generator &lt;blink&gt;°&lt;/blink&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/06/txt-border1.html"&gt;Text In A Border I&lt;/a&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;

&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/07/create-dropdown-menus.html"&gt;Create DropDown Menu&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/07/myspace-whore-me.html"&gt;&lt;blink&gt;°&lt;/blink&gt; Whore Me Code &lt;blink&gt;°&lt;/blink&gt;&lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_WhoreTh.jpg"&gt;&lt;br&gt;3 Parts Whore Me (View Profile, Add, Banner)&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/06/txt-border2.html"&gt;Text In A Border II&lt;/a&gt;
&lt;/td&gt;

&lt;/tr&gt;&lt;tr&gt;


&lt;td&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-colorchooser.blogspot.com/2007/09/comment-box.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixMar.gif" align="texttop" height="10"&gt;Create Comment Box&lt;span style="margin-left:-50px !important;"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_CmtBoxTh.jpg"&gt;Create Your Own Comment Box&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/07/comment-separator.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixMar.gif" align="texttop" height="10"&gt;Comments Separator&lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_CmtDivTh.jpg"&gt;Comments Separator&lt;/span&gt;&lt;/a&gt;
&lt;td&gt;
&lt;a href="http://khak-ir.blogspot.com/2007/07/border-around-profile.html"&gt;Border Around Profile&lt;/a&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td colspan="3" style="background-image: url(http://i177.photobucket.com/albums/w240/KhAk_/Stuff/K_Anm23.gif);"&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" style="font-size:12px !important; font-weight:bold !important; letter-spacing:1px !important;" target="_blank" href="http://khak-colorchooser.blogspot.com/2008/04/table.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixMar.gif" align="absmiddle" width="14"&gt;&amp;ensp;Create HTML Tables &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_Table.jpg"&gt;Create HTML Tables&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td colspan="3" style="background-image: url(http://i177.photobucket.com/albums/w240/KhAk_/Stuff/K_Anm23.gif);"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" style="font-size:12px !important; font-weight:bold !important; letter-spacing:1px !important;" target="_blank" href="http://khak-colorchooser.blogspot.com/2008/04/div.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixMar.gif" align="absmiddle" width="14"&gt;&amp;ensp;Create HTML/CSS DIVs &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_CrDiv.jpg"&gt;Create HTML/CSS DIVs&lt;/span&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;th colspan="3" height="22px"&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" style="font-size:12px !important; letter-spacing:1px !important;" href="http://khak-ir.blogspot.com/2007/12/top-friends-drop-down.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixMar.gif" align="texttop" height="10"&gt;&amp;ensp;Drop Down List of Top Friends &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_DDFrTh.jpg"&gt;Clickable Top Friends Drop Down&lt;/span&gt;&lt;/a&gt;&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="3" height="22px"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" style="font-size:12px !important; letter-spacing:1px !important;" href="http://khak-ir.blogspot.com/2007/12/two-color-layout.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixMar.gif" align="absmiddle" height="10"&gt;&amp;ensp;Two-Color Layouts &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_2ColorLay.jpg"&gt;Create Two-Color Layouts&lt;/span&gt;&lt;/a&gt;
&lt;/th&gt;
&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;



&lt;p&gt;&lt;/p&gt;
&lt;hr color="#5c246e" size="3"&gt;
&lt;span style="color:#380474"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#5c246e" size="3"&gt;
&lt;a href=""&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/Ferry4.jpg" title="© Designed By KhAk" width="410" /&gt;&lt;/a&gt;
&lt;p&gt;&lt;/p&gt;








&lt;p&gt;&lt;/p&gt;
&lt;hr color="#551033" size="3"&gt;
&lt;center&gt;&lt;span style="color:#8B2252"&gt;║║║  ║║  ║  ║║  ║║║&lt;/span&gt;&lt;/center&gt;
&lt;hr color="#551033" size="3"&gt;
&lt;p&gt;&lt;/p&gt;

&lt;style&gt;
.KhAk4 th {font-family:Georgia; font-size:18px; color:#B03060; letter-spacing:6px; text-align:center; text-decoration:; border:2px #8B0A50 solid; background-image : url('http://i177.photobucket.com/albums/w240/KhAk_/Blooger/BgMar.gif');}

.KhAk4 td {text-align:center; padding:2px; border:1px solid; border-color:#872657; background-color: #551033; width:33%;}

.KhAk4 a {font-size:11px; font-family:Tahoma; color:#CD3278; #DB7093; display:block; padding:0px;}
.KhAk4 a:hover {background-color:#8B2252; padding:0px;}
&lt;/style&gt;

&lt;div class="KhAk4"&gt;

&lt;table style="border: 6px outset #551033" align="center" cellpadding="5" cellspacing="5" width="100%"&gt;
&lt;tbody&gt;&lt;tr&gt;
&lt;th colspan="3"&gt;BASIC&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/basic-html.html"&gt;&lt;b&gt;Basic HTML&lt;/b&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/html-colors-name.html"&gt;HTML Colors Name&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/bilder-videos.html"&gt;&lt;blink&gt;°&lt;/blink&gt;Add Images &amp; Videos&lt;blink&gt;°&lt;/blink&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/text-alignment.html"&gt;Text Alignment&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/05/html-hex-color-codes.html"&gt;HTML Hex Color Codes&lt;/a&gt;
&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/08/autostarting-videos.html"&gt;&lt;blink&gt;°&lt;/blink&gt;Autostarting Videos&lt;blink&gt;°&lt;/blink&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/text-formatting.html"&gt;Text  Formatting &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixPink.gif" align="texttop" height="4"&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a class="thumbnail" href="http://khak-ir.blogspot.com/2007/06/special-character.html"&gt;Characters &lt;blink&gt;♥&lt;/blink&gt;☼&lt;blink&gt;♣&lt;/blink&gt;☺&lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_SpCh_Th.jpg"&gt;HTML Special Characters&lt;/span&gt;&lt;/a&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="http://khak-ir.blogspot.com/2007/06/hyperlinking.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixPink.gif" align="texttop" height="4"&gt;&lt;b&gt;&lt;span style="color:#8F2F591;"&gt;Hyperlinking&lt;/span&gt;&lt;/b&gt;&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;

&lt;td height="22px" colspan="3" style="letter-spacing:2px; font-weight:bold; font-size:16px !important;"&gt;
&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" href="http://khak-ir.blogspot.com/2007/08/create-screen-shot.html" style="letter-spacing:2px; font-weight:bold; font-size:12px !important;"&gt;&lt;img style="visibility:visible !important;"src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixPink.gif" align="absmiddle" height="6"&gt; Creating ScreenShots &lt;span&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_ScShot.jpg"&gt;Creating ScreenShots&lt;/span&gt; &lt;img style="visibility:visible !important;" src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixPink.gif" align="absmiddle" height="6"&gt;&lt;/a&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;tr&gt;

&lt;th height="24px" colspan="3" style="letter-spacing:2px; font-weight:bold; font-size:16px !important;"&gt;
&lt;a class="thumbnail" style="font-size:12px !important;" href="http://khak-ir.blogspot.com/2007/11/popup.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixPink.gif" align="texttop" height="6"&gt; Create Invisible Text Rollover&lt;span&gt;&lt;div style="width:215px; height:85px; background-image:url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_Invisi_Th.gif);"&gt;
&lt;img src="http://x.myspace.com/images/clear.gif" width="215px" height="85px"&gt;&lt;/div&gt;Create Invisible Text Rollover&lt;/span&gt;&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;

&lt;th colspan="3" style="letter-spacing:2px; font-weight:bold; font-size:16px !important; height: 24px;"&gt;&lt;a class="thumbnail" onfocus="if (this.blur) this.blur()" style="font-size:12px !important;" href="http://khak-colorchooser.blogspot.com/2008/08/image-rollover.html"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/pixPink.gif" align="texttop" height="6"&gt; Create CSS Image Rollover&lt;span&gt;&lt;div style="width:70px; height:55px; background-image:url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/K_Ghorob_Th.gif);"&gt;
&lt;img src="http://x.myspace.com/images/clear.gif" width="70px" height="55px"&gt;
&lt;/div&gt;Create CSS Image Rollover&lt;/span&gt;&lt;/a&gt;
&lt;/th&gt;
&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;


&lt;p&gt;&lt;/p&gt;
&lt;hr color="#551033" size="3"&gt;
&lt;center&gt;&lt;span style="color:#8B2252"&gt;║║║  ║║  ║  ║║  ║║║&lt;/span&gt;&lt;/center&gt;
&lt;hr color="#551033" size="3"&gt; 

&lt;p&gt;&lt;/p&gt;
&lt;a href="#"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/Ferry6.jpg" title="© Designed By KhAk" border="0" width="400" /&gt;&lt;/a&gt;



&lt;hr color="#2e473b" size="3"&gt;
&lt;span style="color: rgb(47, 79, 79);"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#2e473b" size="3"&gt;
&lt;p&gt;&lt;/p&gt;



&lt;style&gt;
.KhAk6 th {font-family:Georgia; font-size:18px; color:#006400; letter-spacing:2px; text-align:center; text-decoration:; border:2px #215E21 solid; background-image : url(http://i177.photobucket.com/albums/w240/KhAk_/Blooger/BgGr.gif);}

.KhAk6 td {text-align:center; padding:2px; border:1px solid; border-color:#556B2F; background-color:#2E473B; width:33%;}

.KhAk6 a {font-size:11px; font-family:Tahoma; color:#3D9140; display:block; padding:0px;}
.KhAk6 a:hover {background-color:#003300; padding:0px;}

&lt;/style&gt;


&lt;div class="KhAk6"&gt;
&lt;table style="border: 6px outset rgb(0, 51, 0);" align="center" cellpadding="0" cellspacing="4" width="100%"&gt;
&lt;tbody&gt;
&lt;tr&gt;&lt;th colspan="3" height="36px"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/DL.gif" align="texttop" hspace="1px" width="18px"&gt; Download Tips &lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/DL.gif" align="texttop" hspace="1px" width="18px"&gt;&lt;/th&gt;
&lt;/tr&gt;&lt;tr&gt;
&lt;th style="font-family: Georgia; font-size: 10px; color: rgb(0, 128, 0); letter-spacing: 1px;" height="25px"&gt;The Best Browser&lt;/th&gt;
&lt;th style="font-family: Georgia; font-size: 10px; color: rgb(0, 128, 0); letter-spacing: 1px;" height="25px"&gt;System Cleaner&lt;/th&gt;
&lt;th style="font-family: Georgia; font-size: 10px; color: rgb(0, 128, 0); letter-spacing: 1px;" height="25px"&gt;Photo Editors&lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;td&gt;&lt;a href="http://www.mozilla-europe.org/de/products/firefox/" target="_blank"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/FFde.jpg" title=" © Designed By KhAk"&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://www.ccleaner.de/" target="_blank"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/CCde.jpg" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://www.irfanview.de/" target="_blank"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/irfan.gif" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;td&gt;
&lt;a href="http://www.mozilla.com/en-US/firefox/" target="_blank"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/FFus.jpg" title=" © Designed By KhAk"&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://www.ccleaner.com/" target="_blank"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/CCen.gif" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;td&gt;
&lt;a href="http://www.getpaint.net/" target="_blank"&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Blooger/Paint.jpg" /&gt;&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;

&lt;tr&gt;&lt;th colspan="3" height="36px"&gt;Online Image/Video Editors&lt;/th&gt;&lt;/tr&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;th style="font-family: Georgia; font-size: 10px; color: rgb(0, 128, 0); letter-spacing: 1px;" height="25px"&gt;Animated Gif&lt;/th&gt;
&lt;th style="font-family: Georgia; font-size: 10px; color: rgb(0, 128, 0); letter-spacing: 1px;" height="25px"&gt;Video/Image &lt;/th&gt;
&lt;th style="font-family: Georgia; font-size: 9px; color: rgb(0, 128, 0); letter-spacing: 1px;" height="25px"&gt;Resize Images &lt;/th&gt;

&lt;/tr&gt;&lt;tr&gt;
&lt;td height="25px"&gt;
&lt;a href="http://www.gifninja.com/CreateAGif.aspx" target="_blank"&gt;gifninja.com&lt;/a&gt;
&lt;/td&gt;&lt;td height="25px"&gt; 
&lt;a href="http://www.blibs.com/animation-factory/" target="_blank"&gt;blibs.com&lt;/a&gt; 
&lt;/td&gt;&lt;td height="25px"&gt;
&lt;a href="http://resize2mail.com/" target="_blank"&gt;resize2mail.com&lt;/a&gt; 
&lt;/td&gt;&lt;/tr&gt;
&lt;/tbody&gt;&lt;/table&gt;
&lt;/div&gt;

&lt;p&gt;&lt;/p&gt;
&lt;hr color="#2e473b" size="3"&gt;
&lt;span style="color: rgb(47, 79, 79);"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#2e473b" size="3"&gt;
&lt;a href=""&gt;&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/Ferry5.jpg" title="© Designed By KhAk" width="410" /&gt;&lt;/a&gt;
&lt;hr color="#2e473b" size="3"&gt;
&lt;span style="color: rgb(47, 79, 79);"&gt;
&lt;center&gt;║║║  ║║  ║  ║║  ║║║&lt;/center&gt;&lt;/span&gt;
&lt;hr color="#2e473b" size="3"&gt;
&lt;p&gt;&lt;/p&gt;

&lt;br&gt;&lt;br&gt;
&lt;center&gt;&lt;a href="http://khak-colorchooser.blogspot.com/2007/11/about-page.html"/&gt;&lt;font color="#A68064"&gt;&lt;font size="1pt"&gt;&lt;blink&gt;©&lt;/blink&gt; Copyright 2006-&lt;script language="javascript" type="text/javascript"&gt;
&lt;!--

var Datum = new Date();

document.write(Datum.getFullYear());

//--&gt;
&lt;/script&gt; by &lt;span style="color:#D19275;font-size:130%;"&gt;&lt;b&gt;K&lt;/b&gt;&lt;/span&gt;hAk&lt;/font&gt;&lt;/font&gt;&lt;/a&gt;&lt;/center&gt;

&lt;p&gt;&lt;/p&gt;

&lt;table border="0" align="center"&gt;&lt;tr&gt;&lt;td&gt;
&lt;/td&gt;
&lt;td align="left" width="25px" height="25px"&gt;
&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/Solh2.gif" height="20px" align="texttop" style="border: solid 1px white; bgcolor:white;" title="© Designed By KhAk" alt="Rotation"&gt;&lt;p&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;td align="center" width="25px" height="25px"&gt;
&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/solh.gif" height="20px" align="texttop" style="border: solid 1px white;" title="© Designed By KhAk" alt="Rotation"&gt;
&lt;/td&gt;
&lt;td align="right" width="25px" height="25px"&gt;
&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Pikto/Solh1.gif" height="20px" align="texttop" style="border: solid 1px white;" title="© Designed By KhAk" alt="Rotation"&gt;&lt;p&gt;&lt;/p&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;


&lt;img src="http://i177.photobucket.com/albums/w240/KhAk_/Div/FootMenu.gif" title="© Designed By KhAk" alt="Menu Bottom" width="400" height="40"&gt;
&lt;br&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/7526720403889265690-5307485190402768144?l=khak-myspace.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='enclosure' type='' href='http://main.com' length='0'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/7526720403889265690/posts/default/5307485190402768144'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/7526720403889265690/posts/default/5307485190402768144'/><link rel='alternate' type='text/html' href='http://khak-myspace.blogspot.com/2007/07/khak.html' title=''/><author><name>KhAk</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='33' height='26' src='http://1.bp.blogspot.com/__G0qg8X9QZ8/SLco5CVXWsI/AAAAAAAAAXI/sTyy2YksaMg/S220/Sokoute-Javdan.jpg'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://i177.photobucket.com/albums/w240/KhAk_/Blooger/th_ListM.jpg' height='72' width='72'/></entry></feed>
