01/05/2008, 11:35
|
| | Fecha de Ingreso: marzo-2008
Mensajes: 171
Antigüedad: 16 años, 8 meses Puntos: 0 | |
Re: Menu css solo con css Con leer, se consigue:
" 1. Look at the source code. Most browsers allow you to do this either by right clicking on the page and selecting 'view source code' or by a drop down menu at the top of the browser.
2. The style is in between the <head> ... </head> and is the same for IE and non-IE browsers. This will work on IE6, IE7 RC1, Firefox 1.5.0.7, Opera 9.01
3. The xhtml is in the body of the page between <div class="menu"> ... </div> " |