Exploit Interactive will make use of published HTML standards. In addition Exploit Interactive provide guidelines to ensure consistency.
Articles published in Exploit Interactive will normally be based on the HTML 4.0 recommendation.
Articles published in Exploit Interactive will normally pass an HTML 4.0 validation test.
HTML elements (e.g. <P> and <H1>) will use a consistent case, which will beuppercase.
HTML element attributes (e.g. <IMG SRC=> and <H1> will use a consistent case, which should be uppercase.
HTML element attribute values (e.g. <P ALIGN="center"> will use a consistent case, which should be lowercase.
HTML element attribute values should be included in quotes (e.g. <P ALIGN="center>").
HTML elements should be closed (e.g. <P>"... </P>"... ).
Articles should be divided into article headers, article body and article footers using the <DIV CLASS="name">"... </DIV>" elements. The names should include:
Articles should include a pointer to an external style sheet.