Harold Pine
I make wooden websites.

Portfolio


Another amazing post


//take the content and split it into array $columns = explode( "
", get_the_content() ); //if at least one column set $column_1 variable if(count($columns) > 0) { $column_1 = $columns[0]; } //if the second column is set, put it into the $column_2 variable if(count($columns) > 1) { $column_2 = $columns[1]; }

Freelancer is a free bootstrap theme created by Start Bootstrap. The download includes the complete source files including HTML, CSS, and JavaScript as well as optional LESS stylesheets for easy customization.

Whether you're a student looking to showcase your work, a professional looking to attract clients, or a graphic artist looking to share your projects, this template is the perfect starting point!

Contact Me