From The Front End - ZDNet Edition
My ZDNet version of my blog. Will feature news my mad opinions and relevant posts or partial quotes from my blog - http://www.fromthefrontend.co.uk
Topics: Wed Standards, Tools and Services for Designers, Photography and graphics, Accessibility and other Front-End Webdesign related info.
Tuesday 28 November 2006, 11:29 AM
Jazz up your ZDBlog (html tips)
bolded text - <b>bolded text</b>
italicized text - <i>italicized text</i>
underlined text - <u>underlined text</u>
(please note that these are depreciated tags and I have just used them as an example as they are very short and easy to use. In real webdesign they wouldn't be used.)
More interesting is that you can use images:
code:
<img src="web address of image" />
This to include your own simply insert the web address of your image with the url of your image.
To put images on the web and get the code made for you check out imageshack
Better still use flickr.
Why not put an image in your biography?
As always any questions just post a comment.
David
Comments on this post
I know it is distasteful to post a comment against your own blog post (except when it's in response to someone elses comment) but I didn't feel this warranted a blog post of it's own:
I made it to number 7! Must be doing something right :)
You know you can also embed video in your blog of course...
Don't see how when the object tag is restricted. Will keep trying though.


