<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\x3d18402388\x26blogName\x3dLearn+CSS+and+Website+Authoring\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://learning-css.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://learning-css.blogspot.com/\x26vt\x3d4499111865787424895', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Learn CSS and Website Authoring

The Quest of Learning CSS and Becoming A Webmaster


Another Revision

Tuesday, January 10, 2006

I have been busy building a few webpages. It is time consuming but I would rather think of it as an education time investment which will reward me in future time. As a normal person, I want to understand things I have not yet comprehend. Also, as a normal person I do forget what I have learn and that is what revisions are all about.

By the way, if you wanted to see what my recently built website looks like, click here. Well, again some more revisions before I can proceed on my further exercise:

Part of learning Cascading Style Sheets (CSS) is understanding inheritance.

The above is an excerpt of the entire tutorial about HTML Hierarchy. I am a visual person, so I like to analyze and understand the things that I can see. If I can't see, at least I should be able to visualize. You know your own capability and limitation, so why not make use the most out of it. Still education and the right knowledge is to key towards any success in any field.
posted by Encik Jay, 12:46 AM

0 Comments:

Add a comment