designersdomain   software   myBlog   download   contact

myBlog


Download
Welcome
Create
Pages
Publish
Upload
Tags in Text
Style
Movies
Sidebar
RSS
Crop n Drop
Link
Tags in Text
Thursday, May 29, 2008
Standard HTML markup tags may be used in article text, except within the first characters up to the blog's article length setting. The simplest, and most often used markup tags are for links and images within article text.

The only markup to article text that myBlog performs underneath the hood is it places < p > tags wherever it sees a blank line in the article text when it is publishing to form paragraphs on the blog pages.

The < i > and < b > emphasis tags may be entered for italicized or bold text.

Tags to links may be entered directly into article text. It is simplest to place references to images on their own line in the article text:

< img src="darlingtonia.jpg" >

myBlog does not handle the image references entered in article text. In the above example, the image reference is a relative reference to the same folder as the blog page. The image must be manually added to the blogname_files folder before uploading the blog to its domain location on the internet.


previous next