HTML: Paragraphs

By Editor | July 5, 2010

When learning HTML, particularly in the area of lines and paragraphs there are a lot of things that one should consider. For example, line breaks, paragraph alignment and justification, paragraph tags, paragraph line height and a lot more. These can all be learned through online tutorials and other websites that provide lectures and reading materials.

Related posts

Topics: Blog | Comments Off

Radio Button

By Editor | June 26, 2010

The radio button is the second input that you have to know when you are studying HTML this is like the opposite of the check box, since that input allows the users to choose several options than just having to select just one.

There are a number of samples online for easy application.

Related posts

Topics: Blog | Comments Off

Color Coding

By Editor | June 14, 2010

After learning the basics of HTML then it is about time to know more about it by checking the HTML color codes chart.

Since studying the HTML color codes is part and parcel of your HTML journey.

There are a lot of websites that could guide you to learning more about colors and how you can use it to change your setting.

Related posts

Topics: Blog | Comments Off

HTML Table

By Editor | June 3, 2010

Creating a table is one of the first few steps after learning the fundamentals of HTML. In creating a table one should consider the width, border, cellspacing, cellpadding and bgcolor.

These methods may sound complicated but after listening to a few  tutorials and trying it for yourself a few times it will not be that complicated afterwards.

Related posts

Topics: Blog | Comments Off

CSS Syntax

By Editor | May 28, 2010

CSS Syntax is one of the first things that you should learn after studying the fundamentals of the cascading style sheets. Just like a sentence has a structure the CSS also has a form. The CSS rule has two major parts, first is the selector. The selector is actually the HTML aspect that you want to style. The second part of the CSS rule is one or more declarations each of the declaration has a property and a value.

For better understanding there are a lot of examples online or you can also visit some websites to read more about it.

Related posts

Topics: Blog | Comments Off

CSS Background

By Editor | May 24, 2010

As a beginner in CSS sometimes you come up with some texts and background that do not fit very well, some combinations have an odd feel to it. So, one should learn the basics of CSS background to be able to grasp the idea well. Though we have a lot of profile editors who can do all of these things for us without even knowing CSS and HTML, but it is good that you can be hands-on in doing these things.

In learning the ins and outs of CSS background, one should know about the background color, image, repeat, attachment and position.

Related posts

Topics: Blog | Comments Off

Style Sheets Made Easy

By Editor | May 21, 2010

Nowadays basically everything is found online, anybody can create his or her own website to post whatever, it may be an announcement, a review, some comments, a write-up, blogs, some researches or studies, and basically anything a person wants to share with other people, these are actually the reasons why the Internet got started. CSS is actually the designing of the website, others just start with a simple page but would later on decide to add something to the website, and this is where CSS comes in.

Creating a CSS can be something you would want other people to do for you, because this can be demanding of your time and effort. But now there are a lot of ways to make complicated things become manageable.

Related posts

Topics: Blog | Comments Off

CSS Specificity

By Editor | May 19, 2010

If you do not know a lot about Cascading Style Sheets then try not to learn about CSS specificity yet. You should familiarize the basic CSS principles first before going to the next level. CSS Specificity is one of the most complicated concepts to understand in CSS. But there is no need to worry, because even though CSS Specificity is not the simplest thing to learn there are a lot of tutorials that would simplify the terms and procedures for us.

If you are very keen on learning more about CSS you should read about the rules, standards, common resolutions and resources as well as studying some examples.

Related posts

Topics: Blog | Comments Off

Perfect HTML

By Editor | May 16, 2010

Creating a perfect HTML is something that can be done in an instant, without going through all the hassles like what most of us are used to before. Now it is very easy to create an HTML and even CSS, with an HTML validator and CSS validator. There is also what we call as HTML and CSS editors.

These editors make it easier for us to create a website, though these editors are not made to function as one, but made just for creating and styling small details. Another good thing about these validators and editors is that they are very easy to use, you are only asked to key in your URL then click the validation button and everything’s done.

Related posts

Topics: Blog | Comments Off

Advanced CSS

By Editor | May 11, 2010

For those who already studied basic and intermediate CSS or cascading style sheets and want to take it to the next level, studying advanced CSS is next best thing to do. The developer needs to study some features or content of advanced CSS like display, page layout, at-rules, pseudo elements and specificity. Nothing is very difficult or complicated nowadays because of all the online tutorials provided for those who are willing and fascinated to learn about different things may it be as easy as doing some crafts or as complicated but very interesting advanced CSS.

Designing a web page can be very worthwhile and functional.

Related posts

Topics: Blog | Comments Off
« Previous Entries Next Entries »