On Sunday, December 26, 2004, 10:27:13 PM, Zamrony P Juhara wrote:

> fitur artikelnya sudah jalan, cuman belum 100% ok,
> tampilan bakal pecah kalo ada text yang terlalu
> panjang dalam tag PRE (PRE utk nampilin source code).

tag css untuk pre-nya ditambahin bikin [overflow: auto], misalnya aja:

pre {
    font-family: 'Courier New', Courier, monospace;
    background: #f2f2f2;
         border: 1px solid #aaa;
    padding: 1em;
    width: 90%;
    font-size: 12px;
         color: #222;
         line-height: 1.7em;
    text-align: left;
}

pre.widecode {
    overflow: auto;
}

-- 
Salam,

-Jaimy Azle
===========================================================
|| Personal Weblogs: http://jaim.log.web.id ||
|| Personal Delphi Weblogs: http://delphi.log.web.id ||
* Pengantar Pemrograman Database C/S, Delphi dan Firebird
    http://delphi.log.web.id/blogs/delphi/000152.html
===========================================================

�Programming is like sex: one mistake and you have to support it
 for the rest of your life.�
      -- Michael Sinz




------------------------ Yahoo! Groups Sponsor --------------------~--> 
$4.98 domain names from Yahoo!. Register anything.
http://us.click.yahoo.com/Q7_YsB/neXJAA/yQLSAA/i7folB/TM
--------------------------------------------------------------------~-> 

Berlangganan: [EMAIL PROTECTED]
Stop Berlangganan: [EMAIL PROTECTED]
Keluhan Milis(Unbouncing,spam,dll): [EMAIL PROTECTED] 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/Delphindo/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Kirim email ke