<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/2179053118935390823?origin\x3dhttp://orange-hci.blogspot.com', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Orange@HCI


Blog lover

Tuesday, February 13, 2007

Don't know since when I became a 'blog lover'. It is not only because I love to write, the more important fact is I'd like to apply my HTML, CSS knowledge when I design my owe blog layout.

One thing I want to comment here is the usage of blogger. In the 'Edit Html' mode, a normal paragraph break will have the same effect as '[p][/p]'. So please don't use paragraph tag anymore. Otherwise you will create two line breaks.

I will write more about different blog websites later. A quick link can be found in the sidebar "Blogs".

posted by Orange Cheng @ 4:56 AM,



0 Comments:

Post a Comment

<< Home