Previously I talked about HTML (Hypertext Markup Language), a coding language that is the foundation for all web development. If HTML is the first language to learn when starting to…
In HTML tutorial part 2 we talked about some of the basics for creating your first simple web page. Now lets talk about tables.
In part 1 I explained how to declare an HTML document and I explained how HTML was built up using tags. Below is the HTML you added in the last…
A Web Developer’s need to learn never ends, so what better way to take in the latest technologies than listening to a podcast? You can listen while you drive, clean…
Earlier I covered basic idea what is HTML and basically how it works. Now lets dive deeper into HTML introduction and learn more about HTML. What are Tags and Attributes?…
HTML stands for Hyper Text Markup Language which is used for creating web pages and web applications. It sounds fancy but in reality it is the easiest language to learn…
In the previous article, What is WAMP I explained what is WAMP and why you should use it. Now I’m going to show how to easily install WordPress on localhost…