Posts Tagged ‘html’ »

Who wants to do tedious things when there are already made or automated for you? There are many useful resources, templates, and websites that can save a developer a lot of time when developing a website. I use these tools constantly during development to fill up some temporary content to test out spacing, or fill up a wordpress theme so that everything won’t be missed when coding the blockquotes, the heading tags, and so forth.

continue »

Cascading Stylesheet or CSS for short is one of the way web developers use to design an HTML site. With CSS and images, you can make any site design whether it’s a simple portfolio site, or a WordPress theme.
continue »

There are different ways to make a list of items in HTML. In this tutorial, you will learn about 2 ways that are used the most often. In addition, you will learn when and how to implement lists.
continue »

From the past tutorials, we learned about the Head and Meta Tags and we also learned the tags for Images and Hyperlinks. Now we are going to dive into the main part of coding which is Body. The body will contain your content and I’m going to show you the basic markup that’s found in nearly all websites and blogs.

continue »

This is probably the easiest segment of our HTML tutorials. If you ever messed around with Myspace and message boards, you probably know a little about how to post images and hyperlinks (links) online. I will explain to you the basics to adding these into your website and the attributes and requirements that go with them.

continue »

Pages »12