Posts Tagged ‘html’

Array Click client code com Creating css css3 download everything file free Function google idea image Images jquery line link Lt magazine name page Php piece plugin post search site solution something Style Stylesheet tag text theme time use version way web website WordPress Wp
Oct
12
2010
CSS

Using CSS Resets

Before you start building a new site, one important decision you need to make is whether or not you want certain elements of your design to rely on the...

Read More

5 comments

Aug
10
2010
Smiley Face with CSS3

How to Draw a Smiley Face with CSS3

I was messing around with CSS3 gradients, rounded corners and shadows, and I thought to myself, “I wonder if I can draw something that actually looks like something?” Lo...

Read More

9 comments

Dec
01
2009
php

Using PHP to Remove an HTML Tag from a String

There are times when you need to strip one specific HTML tag from a string and the PHP function strip_tags() doesn’t work the way you want it to. strip_tags()...

Read More

2 comments

Aug
27
2009
html5

Get Familiar with HTML 5

If you work on the web you have probably heard about HTML 5. It is the next evolutionary step in web programming and the sooner you familiarize yourself with...

Read More

1 comment

Aug
18
2009
wordpress-plugin-2

10 WordPress Plugins You Should Use

WordPress.org currently hosts 6,265 plugins, which makes it kind of hard to figure out which ones are worth using. I have been using WordPress with a long time now...

Read More

8 comments

Site5 Affiliate Link

Apr
22
2009
commentpreview

A New Comment Editor

I have had some requests to figure out a way that visitors of bavotasan.com could leave code and simple styling in their comments. I searched and searched and tried...

Read More

8 comments

Mar
02
2009
nested

How to Add Nested Comments to Your WordPress Theme

When WordPress 2.7 came out, there were a lot of new features, most of which probably passed by under your radar. I know I missed a bunch and thankfully,...

Read More

120 comments

Feb
22
2009
numbers

How to Add Numbers to Your Comments in WordPress

I have been receiving a large amount of comments on my Magazine Basic theme and I was having a bit of trouble referencing certain ones, so I decided to...

Read More

17 comments

Feb
06
2009
widgetscc

How to Widgetize your WordPress sidebar

WordPress widgets are great. They have tons of amazing functions and are extremely easy to use. The only problem is that not all themes support them. But that is...

Read More

25 comments

Oct
27
2008
actionscript-multiline

Making <p> and <br> Tags Work with htmlText in ActionScript 3.0

I had one hell of a time trying to figure out why my paragraph breaks (<p>) and line breaks (<br>) were not working when I was using htmlText in...

Read More

34 comments