How to display an image on the left or the right of the article? – CSS Float
Today, let talk about how to float something on your blog or website. We see this may very helpful if you want playing around your blog coding. At first, we…
CSS Cheat Sheet: Text
CSS Cheat Sheet: Text CSS Text includes font-family, font-size, font-weight, font-style, font-variant, text-decoration, text-transform, text-spacing, text-indent, text-shadow… Font Family———————— font-family: arial, helvetica, serif, georgia; font-family: “Times New Roman” Font Size————————–…
WordPress Tips & Tricks
How to display an image on the left or the right of the article? – CSS Float HTML Cheat Sheet: Text How to replace a text which appears in many…
How to replace a text which appears in many posts of your blog?
If you want replacing something which appears in many posts and doesn’t want to do one by one at a time, what do you need to do? All of us…
How to repair your WordPress database which getting bugs
Somehow my blog got stuck after loading the page up to the post’s title. After trying deactivating plugins, changing themes, removing unnecessary stuffs,… the problem was still there. My brain…