<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\x3d458238135907614700\x26blogName\x3dMary\x27s+NET11+Blog\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://net-studies.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://net-studies.blogspot.com/\x26vt\x3d-8627547258479053563', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Mary's NET11 Blog

This blog is in the form of a 'learning log' for my online studies @ Curtin for NET11.

HTML Task

Saturday, April 7, 2007

I've made a page using XHTML + CSS to fulfill the HTML task in Module 3, and uploaded it to my presentation area on webCT - it was easily made up in about 1/2 hour last night.

My page on webCT

I've found that when I initially learnt HTML (around 10 years ago now!) that is was a very easy language to pick up and learn and also enjoyable, however the 'Volcano Web Site' proved me wrong..

I started and made it up to lesson 18 in 'Volcano Web' (against my better judgement, as it seemed very outdated, but I did want to give it a try before condemning it completely) but honestly, the HTML it teaches is so outdated that in the end I gave up.

I think it would be a much better idea to use W3Schools HTML Tutorial and learn some PROPER current standard HTML.

- Mary

Labels:

leave a comment