Start styling + Add syntaxic coloration
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
sdnufoisdf
|
||||
dodshfosdif
|
||||
sdfiuhsdf
|
||||
azeiuazhe
|
||||
body {
|
||||
margin:0;
|
||||
padding:0;
|
||||
}
|
||||
|
||||
.toto .tata > span {
|
||||
background:url('kikoo.png') top left repeat-x;
|
||||
}
|
||||
|
||||
+15
-12
@@ -1,12 +1,15 @@
|
||||
dsfsdf
|
||||
|
||||
aaaa
|
||||
|
||||
dsfsdf
|
||||
|
||||
bbbbiuhsdfiuhsdfdsf
|
||||
|
||||
|
||||
dsfsdf
|
||||
sodifja
|
||||
dsfiuhdsifh
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Document</title>
|
||||
</head>
|
||||
<body>
|
||||
<section>
|
||||
Bonjour
|
||||
<form action="#">
|
||||
<input type="text">
|
||||
</form>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
+12
-3
@@ -1,4 +1,13 @@
|
||||
kqsdqsdjn
|
||||
iudfgdfg
|
||||
<?php
|
||||
|
||||
qsdiuhqsdiuqhsd
|
||||
/**
|
||||
* Test
|
||||
*/
|
||||
class ClassName extends AnotherClass
|
||||
{
|
||||
|
||||
function __construct(argument)
|
||||
{
|
||||
# code...
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user