<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> <iframe src="http://www.blogger.com/navbar.g?targetBlogID=458238135907614700&amp;blogName=Mary&#39;s+NET11+Blog&amp;publishMode=PUBLISH_MODE_BLOGSPOT&amp;navbarType=BLUE&amp;layoutType=CLASSIC&amp;searchRoot=http://net-studies.blogspot.com/search&amp;blogLocale=en_US&amp;homepageUrl=http://net-studies.blogspot.com/&amp;vt=5484799414848938324" marginwidth="0" marginheight="0" scrolling="no" frameborder="0" height="30px" width="100%" id="navbar-iframe" allowtransparency="true" title="Blogger Navigation and Search"></iframe> <div></div>

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