(added a second example) |
m (fr-interwiki) |
||
Line 22: | Line 22: | ||
</syntaxhighlight> |
</syntaxhighlight> |
||
[[Category:Examples]] |
[[Category:Examples]] |
||
+ | |||
+ | [[fr:Exemple SyntaxHighlight GeSHi]] |
Revision as of 19:29, 5 September 2018
<?php
$v = "string"; // sample initialization
?>
html text
<?
echo $v; // end of php code
?>
div.skill-table {
margin: 2.1rem; margin: 1.5 rem;
border-collapse:collapse;
}
.skill-table td {
padding: 0;
width: 4rem;
height: 2.4rem;
}