<$BlogRSDUrl$> <body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d10002931\x26blogName\x3dmicki\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://mickicas.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://mickicas.blogspot.com/\x26vt\x3d-4531444119743946912', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe", messageHandlersFilter: gapi.iframes.CROSS_ORIGIN_IFRAMES_FILTER, messageHandlers: { 'blogger-ping': function() {} } }); } }); </script>

micki

_______________________________________________________

Quote of the day:They say that love conquers all. Maybe, but *I* haven't lost faith in armored divisions with awesome firepower coupled with total air and naval superiority. (Maurizio Mariotti)

_______________________________________________________

Wednesday, April 6

<hr> tag

How I got the mickey horizontal rule in between my posts, but still have a normal horizontal rule around the description and in my sidebar:
For the image <hr> between posts I will copy/paste my template part of that:
<BlogItemTitle> <h2 align="center"> <$BlogItemTitle$> <a name="<$BlogItemNumber$>"> </a> </h2> </BlogItemTitle>
<div class="blogPost">
<$BlogItemBody$><br />
<div class="byline"> <a href="<$BlogItemPermalinkURL$>" title="direct link">#</a> posted by <$BlogItemAuthorNickname$> @ <$BlogItemDateTime$> </div>
<a class="comment-link" href="http://www.haloscan.com/comments/mickicas/<$BlogItemNumber$>/" alt="Comment" onclick="HaloScan('<$BlogItemNumber$>'); return false;" target="_self"> <script type="text/javascript"> postCount('<$BlogItemNumber$>'); </script> <noscript> Comments</noscript> </a> | <a class="comment-link" href="http://www.haloscan.com/tb/mickicas/ <$BlogItemNumber$>/" alt="Trackback" onclick="HaloScanTB('<$BlogItemNumber$>'); return false;" target="_self"> <script type="text/javascript">postCountTB('<$BlogItemNumber$>'); </script> <noscript> Trackback</noscript> </a> </div>
[This is where the mickey bar image is -->]
<p align="center"> <img src="http://www.geocities.com/cas_wos/bar3.gif" /> </p>
</Blogger>
</div>

The other part was easy. in the <head> and <style> tages there's a line that says hr{color:transparent;text-align:center;width:100%}. My only regret there is I can't seem to change the width to about 50% for the sidebar. I did many trial and errors and still came up with zilch.
In case you were wondering how I got my template code to display, well I could tell you. Ah, to hell with it I will. I added a new link to the sidebar for it. HTML Symbols Reference. It's right there with the other HTML links. It allows you to put things like:    &   <   >   ¢   ©   ®   ™   °   x²   x³    ·    ´   ½   ¿   ¡    ×    ÷    ë   ô    and such. For the curious, just follow the link. There are quite a few more.
|

_______________________________________________________

Today's Featured Graphic

graphic

Unicorn. Edited to match the page.

_______________________________________________________