English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What is the css code to make hte boxes like these on the left side of the page?http://www.vejc-design.com/visitor.php

2007-12-20 09:40:20 · 2 answers · asked by fob wannabee 1 in Computers & Internet Programming & Design

2 answers

You asked this question a bit different last time. Now the boxes are on the left;)

This is a perfect example of the use of an external CSS file when adding effects to web pages. The CSS file uses images to create the effect, and even add the style to the text. If you want to see the code, just right click the page (not on an image) and select view source. There is the code, but it lacks the CSS file coding which is on another file. The file name is ccs.css. You can clone this effect, but it will take some work. You will need the CSS file and the images that are creating the background.

2007-12-20 10:13:45 · answer #1 · answered by mawduce65 6 · 0 0

If you use Firefox, with the Firebug extension (https://addons.mozilla.org/en-US/firefox/addon/1843), you can right-click over anything on the page and select "Inspect Element" to see the html, css, javascript, etc.

2007-12-20 18:12:58 · answer #2 · answered by daa 7 · 0 0

fedest.com, questions and answers