Ready to Switch to eZbloo?
Basic eZbloo Plan $15 a month- Perfect for Low traffic and new startups
Premium eZbloo Plan $45 a month- Perfect for High Traffic Sites
Any Questions?: Contact me here!
If you are just getting started with Amazon web hosting services you may feel lost. First of all make sure that Amazon web hosting services are right for you. You must understand the following.
Read MoreThis is a tutorial on how to make a game with CSS, JavaScript and HTML. Making games are fun and they are not that hard to do. The object of this game is to shoot the objects and make them stop. We have some cool sound effects that we are loading into thi
Read MoreThis is how you change nameservers at registrar. You will do this when you move from one server to another server. The purpose of changing a nameserver is to point your domain to another server.
Read MoreThere are times when you need to cut out sections of an image in GIMP. There are several different ways to do this. Let's talk about the different methods of cutting out sections of an image in GIMP.
Read MoreMany people would like to know how to put GIMP into one single window mode. Here is a quick tip.
Read MoreSo many webmasters want simple share buttons with no junk added. What do I mean by this? In today's world of "free plugins" webmasters do not know what they are getting into.
Read MoreYou must understand Bootstrap's default setting for text sizes. In the bootstrap library the default text size settings are as follows.
Read MoreHere is a guide to understanding the Bootstrap Grid system. Think of the Bootstrap Grid system like tables. Tables can be hard to deal with.
Read MoreHere is a beginners guide to using Bootstrap Web Development. Bootstrap is a library of code that you can use to create web pages. In this tutorial we will start with the basics of Bootstrap and advance from there.
Read MoreHere are some Simple Steps For Woocommerce Product Variations And Swatches. If you are selling a product that has a single attribute follow the steps below.
Read MoreIn order to use JavaScript Get element by class name you have to have a class. You can use a class in a div or any tag that you want. Here are a few examples of class names and how they are used.
Read MoreWelcome to HTML5 form basics for beginners. Think of this post as a post for HTML5 Forms for dummies. There are a lot of great tutorials out there on the web about HTML form elements. Most of them fail to tell you the basics.
Read Morehe number attribute in HTML5 may give you a warning, "Please Enter A Valid Value". Using decimals in HTML5 requires that you use an attribute of "step". Consider the following in the form tag element.
Read MoreThere are many other things that you can do with the button tag element. The button tag is HTML however the action that we assign to the button is JavaScript. This should be used properly. This method is not good for SEO.
Read MoreIn order to delete an image or file off of your server in PHP you have to use unlink(). This function will delete the file from your server. This is a permanent action and can not be undone once we completed the process. If you're getting warning: unlink(
Read More