Showing posts with label HTML. Show all posts
Showing posts with label HTML. Show all posts

Content Spoiler With Simple Animation

 
Here is a light spoiler code that can be used to hide parts of your blog content. You can use it in posts, pages, widgets, or wherever you see fit. This spoiler adds a few improvements to our previous spoiler, such as: Button text changes according to the state of the spoiler - �Show� in hide state and �Hide� in show state. Animated expand and collapse actions, achieved using CSS3 Transitions.

Adding a table to a post without coding

The ability to create tables is a feature that is lacking in Blogger post editor. To add a table you not only have to know the required HTML tags, but also have to painstakingly construct the table by arranging the tags manually in post HTML. That�s not very appealing if you ask me. That�s why I use Windows Live Writer as my post editor. That said, if you prefer to stick with Blogger post editor

How to redirect Blogger 404 Error (Page Not Found) to homepage

 
When a user goes to a nonexistent URL on your blog, Blogger will display this Error 404 (Page Not Found) message at the top of your blog post area: "Sorry, the page you were looking for in this blog does not exist." Hmm� probably not the best first impression you�d want to give a potential reader. Before the user hits the Back button or closes the browser�s window/tab and disappears forever,