Linking to a particular place in a post or page requires you to do some simple HTML. The links you are making are called anchor links. They are particularly handy for long posts or posts with long lists. Using anchor links you can create a sort of table of contents or list of items that [...]
How can I make a video/text/picture be centered in my blog post?
Today’s tip comes from Kathy at The Junk Drawer Blog. To center video, text, pictures, etc.: Go to the Edit HTML tab. Find the item you’d like to center. Type the following code before the item: <div align=”center”> Type the following code after the item: </div> Go to the Compose/WYSIWYG tab and check to see [...]
How do I put a line through words in a blog post?
In both Blogger and Typepad, when you compose or edit a post you have the choice of doing it as WYSIWYG or HTML. WYSIWYG simply acts like a word processor and is usually under the tab called “Compose Post”. The “Edit HTML” tab is where you would write your post if you wanted to manually [...]



