The colorful menu you see below is simply a DIV element with a few P elements inside. The visual effect is due to the fact that each P element is positioned individually and has its own font and color. It works best with short texts, because the visual effect is based on overlap, but if [...]
Read More >>
A document doesn’t need to have a single style sheet. You can give it a default style and any number of alternatives for the reader to choose from. This page, for example, has as alternatives all the W3C Core Styles, plus two style sheets found elsewhere on the Web (author: David Baron).
How the reader can [...]
Read More >>
Scale model of the Eiffel tower in Parc Mini-France
Here is something simple: indenting the first line of each paragraph. Many people find that easier to read than empty lines between the paragraphs, especially for long texts, and it also allows to reserve empty lines for more important breaks.
The trick here is to only indent paragraphs [...]
Read More >>
The menu you see in the top right corner of this page is simply a DIV with some A elements inside. All the work to make it stay fixed in its place is done by rules in the style sheet. Here is the mark-up, it is taken straight from the source of this page:
<div>
<p>
<a href=”http://www.w3.org/”><img [...]
Read More >>
Scale model of the Eiffel tower in Parc Mini-France
HTML doesn’t have an element that allows to insert a figure with a caption. It was once proposed (see HTML3), but never made it into HTML4. Here is one way to simulate such a figure element:
<div>
<p><img src=”eiffel.jpg” width=”136″
height=”200″ alt=”Eiffel tower”>
[...]
Read More >>
Function:
A function is a subprogram that performs a specific task when called by the main program. It is always a good practice to divide a huge program into a number of subprograms until elementary functions are reached. More clearly, a huge program should be divided into number of functions, and a function precisely should do [...]
Read More >>
According to traditional society, college is something you go to right after high school to become something. It’s where you blossom into an adult and develop lifetime skills and friendships. Without a degree, you’re in trouble.
So what about web design?
Who is going to teach me that? Is that something I have to do myself? What [...]
Read More >>
In this part we’ll cover the basics of classes, and how to put together your own class. We’ll also go over how to make variables.
Classes add a lot of functionality to your code and help to stop you repeating yourself over and over again as you might in conventional code. With classes and functions you’ll [...]
Read More >>
1. Never write yourself off
When I started freelancing I would sometimes write myself off as not good enough for the job. It’s hard not to be sometimes, when the world is full of so many talented people and your work looks mediocre in comparison. Without self confidence in your own work and ability though, you’ll [...]
Read More >>
Young generation needs a special means of communicating and MIXER!! is the best choice among the community scripts! With it you get free:
Read More >>