Comunidad de diseño web y desarrollo en internet online

Test

Citar            
MensajeEscrito el 13 Oct 2010 04:49 am
Testing Opera Mini

Por Ramm

BOFH

3152 de clabLevel

6 tutoriales
8 articulos

Genero:Masculino   Bastard Operators From Hell REC Héroes

London, UK

opera
Citar            
MensajeEscrito el 22 Ene 2011 11:45 am
Por un lado

Código MySQL :

SELECT username
FROM `phpbb_users`
ORDER BY LENGTH( username ) DESC
LIMIT 0 , 30

SELECT
id,
description,
revision
CHAR_LENGTH(revision) as str_len
FROM
TableExample
WHERE
id = '123'
ORDER BY
str_len ASC, revision ASC

Por otro lado
[html]<style type="text/css">
#header { position: relative; }
#header-content { position: absolute; bottom: 0; left: 0; }
</style>
<div id="header">
<h1>Title</h1>
<div id="header-content">Some content</div>
</div>[html]

Por Freddie

BOFH

53 tutoriales
597 articulos
43 ejemplos

Genero:Masculino   Admin

Conserje de Cristalab

firefox

 

Cristalab BabyBlue v4 + V4 © 2011 Cristalab
Powered by ClabEngines v4, HTML5, love and ponies.