<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\x3d35265642\x26blogName\x3dTessaWatson.com\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dSILVER\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://tesswatson.blogspot.com/search\x26blogLocale\x3den_GB\x26v\x3d2\x26homepageUrl\x3dhttp://tesswatson.blogspot.com/\x26vt\x3d-1989020793995433422', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Sunday, October 15, 2006

Breaking into HTML

I am still in the midst of investigating many blogs, podcasts, the wonderful world of HTML. In computing, HyperText Markup Language (HTML) is a markup language designed for the creation of web pages with hypertext and other information to be displayed in a web browser, it is a code. HTML is used to structure information, denoting certain text as headings, paragraphs, lists and so on. It can be used to describe, to some degree, the appearance and semantics of a document. On the HTML front, I have been playing about with many templates and formats with a view to possibly starting a site for my subject. One book I have found particularly helpful was
HTML, In Easy Steps’ Mike McGrath
McGrath gives an excellent coverage of all the basics of using HTML to improve the content, aesthetics and format of your site. I found this guide very easy on the eye and very informative in explaining how to use and understand HTML. You can access the summary here.

1 Comments:

At Sunday, 29 October, 2006, Anonymous Anonymous said...

Hi Tess. It's good to see someone else looking under the bonnet, as it where. I know that the whole Web2.0 ethos is to make tools that don't need any technical skills, but I find it incredibly useful to know a bit of HTML. It's important to get an up-to-date book like this one - one that has CSS in it.

 

Post a Comment

<< Home


Where I have been