Building the Dome

Building the Dome
Below, these are some step could be involved in buiding the Dom 1. HTML response > Tokens > Nodes > DOM Tree 2. Nodes contain all relevant information about the HTML element 3. Nodes are connected into a DOM tree...

A Quick Review of Color

A Quick Review of Color
In the graphic and web design, designer really must consider the colors used in the design to set the right mood and to convey a deliberate feel or emotion that supports the information within design. Let’s take a look at...

8 Basic Elements of Design

8 Basic Elements of Design
In Design school, graphic and web designers often learn about the formal principles and elements of design. These concepts can and should be used as guides in making important aesthetic decisions that can help youcrate...

4 Basic Phases of Web Design

4 Basic Phases of Web Design
There are numerous steps in the web site design and development process. From gathering initial information, to the creation of your web site, and finally to maintenance to keep your web site up to date and current. But,...

What is CSS?

What is CSS?
When you look at a web page, you might wonder how it is made. To display a web page, your Internet browser reads and interprets a special set of instructions. These instructions are written primarily in two languages: HTML...

What is HTML?

What is HTML?
When you look at a web page, you might wonder how it is made. To display a web page, your Web browser reads and interprets a special set of instructions. These instructions are written primarily in two languages: HTML and...

How to install Java JDK7 on Ubuntu

How to install Java JDK7 on Ubuntu
Using Oracle Java 7 is not formally supported by Ubuntu. There's plenty solutions for installing it, listed on https://help.ubuntu.com/community/Java . There is a simplest way to install Java7: 1. Open Terminal by “Ctrl+Alt+T”. 2....

How to post article to Blogger by Open Live Writer?

How to post article to Blogger by Open Live Writer?
Open Live Writer is a powerfull editor for blogger to edit and post article to blog. Step 1: Click here to download Open Liver Writer. Step 2: Open downloaded file by run it or double-click it. Then next to windows: Select...

How to install Java and Eclipse on Window?

How to install Java and Eclipse on Window?
How to install Java and Eclipse on Window? Part1: Java JDK, skip if you have Java JDK on your computer Eclipse comes with its own compiler, which means many people are able to write programs using Eclipse without installing...