Help - Search - Members - Calendar
Full Version: Code Markups
W3Schools Forum > W3Schools > Suggestions
amj
Should the code quote markups have a change of style so that ASP is marked differently to PHP, HTML, JavaScript etc?
CODE
Some code

This would make it easier to distinguish between different coding even if the code block at the top just had the relevant type of code.
aspnetguy
There are a few different code blocks. This is a question for the people at Invision that wrote this forum software.

SQL
SQL
SELECT column FROM table WHERE column=value


HTML
HTML
<p align="center">This is HTML code.</p>


CODE
CODE
This is a regular code block
Mir
I am facing problem writing DTD file.

I want to write DTD syntax of the XML tree like this example: "Marks" is a node and it has two children "Pass" and "Fail". If value of the marks is less than 60 then "Fail" and if marks is greater that 60 then "Pass".

How can write this above scenarion in DTD syntax.

Could anyone please help me?

I will be grateful to u.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.