Click here to Skip to main content
16,014,472 members
Home / Discussions / Web Development
   

Web Development

 
GeneralProblems with layers in Netscape 4 Pin
Hitu28-Jul-02 21:13
Hitu28-Jul-02 21:13 
GeneralRe: Problems with layers in Netscape 4 Pin
Paul Watson28-Jul-02 21:25
sitebuilderPaul Watson28-Jul-02 21:25 
GeneralRe: Problems with layers in Netscape 4 Pin
Hitu28-Jul-02 22:58
Hitu28-Jul-02 22:58 
Generalhelp needed...!!! Pin
drmzunlimited28-Jul-02 3:53
drmzunlimited28-Jul-02 3:53 
GeneralRe: help needed...!!! Pin
Colin Leitner28-Jul-02 8:11
Colin Leitner28-Jul-02 8:11 
GeneralRe: help needed...!!! Pin
Paul Watson28-Jul-02 21:27
sitebuilderPaul Watson28-Jul-02 21:27 
GeneralRe: help needed...!!! Pin
SimonS28-Jul-02 21:50
SimonS28-Jul-02 21:50 
GeneralRe: help needed...!!! Pin
Colin Leitner28-Jul-02 23:04
Colin Leitner28-Jul-02 23:04 
Well I use MS Visual Studio 7 to write my markup and modified the colors.

Well it takes me have an hour to post a code snippet like this one Poke tongue | ;-P .

Currently I'm writing at a XSLT stylesheet to format markup, cause it takes way to long to do it by hand. Maybe I'll write a C/C++ converter but that's not that easy (who would have thought that?)

Here a little guide:

Put all code in these tags

<nobr><div
  style="background-color: rgb(225, 240, 255);
         color: black;
         font-family: 'Courier New', monospace;
         padding: 2px 2px 2px 2px;
         margin: 5px 5px 5px 5px;
         border: solid 1px silver;"

>

  <nobr>
    * Place your code here *
  </nobr>
</div>


Use 2 &nbsp;s to indent every step.

And this is the hard one: color every element by hand with <span style="color: [color];">* Element *</span>
QuestionFile Manager in ASP?? Pin
dannytired26-Jul-02 6:13
sussdannytired26-Jul-02 6:13 
AnswerRe: File Manager in ASP?? Pin
Philip Patrick26-Jul-02 23:34
professionalPhilip Patrick26-Jul-02 23:34 
Generalrot N encryption using Javascript Pin
'Anil' Radhakrishna25-Jul-02 19:48
'Anil' Radhakrishna25-Jul-02 19:48 
GeneralRe: rot N encryption using Javascript Pin
Colin Leitner26-Jul-02 2:43
Colin Leitner26-Jul-02 2:43 
GeneralRe: rot N encryption using Javascript Pin
alex.barylski26-Jul-02 7:41
alex.barylski26-Jul-02 7:41 
GeneralRe: rot N encryption using Javascript Pin
Colin Leitner26-Jul-02 8:14
Colin Leitner26-Jul-02 8:14 
QuestionDatabase security...? Pin
alex.barylski25-Jul-02 17:16
alex.barylski25-Jul-02 17:16 
AnswerRe: Database security...? Pin
Jeremy Falcon26-Jul-02 6:25
professionalJeremy Falcon26-Jul-02 6:25 
Questionhow to use Tree view Pin
Mustafai25-Jul-02 11:30
Mustafai25-Jul-02 11:30 
GeneralPublishing ASP.NET from VS.NET Pin
afronaut25-Jul-02 11:00
afronaut25-Jul-02 11:00 
Generaljavascript and forms Pin
Anonymous25-Jul-02 9:41
Anonymous25-Jul-02 9:41 
GeneralRe: javascript and forms Pin
alex.barylski25-Jul-02 17:01
alex.barylski25-Jul-02 17:01 
GeneralRe: javascript and forms Pin
l a u r e n27-Jul-02 1:43
l a u r e n27-Jul-02 1:43 
GeneralDSN Connection Pin
Pradhip25-Jul-02 7:49
Pradhip25-Jul-02 7:49 
GeneralRe: DSN Connection Pin
Philip Patrick26-Jul-02 23:37
professionalPhilip Patrick26-Jul-02 23:37 
QuestionForm processing with HTML embedded langs...??? Pin
alex.barylski24-Jul-02 23:59
alex.barylski24-Jul-02 23:59 
AnswerRe: Form processing with HTML embedded langs...??? Pin
benjymous25-Jul-02 0:52
benjymous25-Jul-02 0:52 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.