bdd
This commit is contained in:
parent
b0ff7a6e23
commit
7b2a793646
1 changed files with 8 additions and 36 deletions
|
@ -4,10 +4,6 @@
|
|||
"nom": "HTML",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 30,
|
||||
"boost": 10,
|
||||
"borne": 20
|
||||
}
|
||||
},
|
||||
"boost": 30,
|
||||
|
@ -22,10 +18,7 @@
|
|||
"nom": "HTML+",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 5
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
@ -40,10 +33,7 @@
|
|||
"nom": "HTML 2.0",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 10
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
@ -58,10 +48,7 @@
|
|||
"nom": "HTML 3.2",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 10
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
@ -76,10 +63,7 @@
|
|||
"nom": "HTML 4.01",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 10
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
@ -94,10 +78,7 @@
|
|||
"nom": "XHTML 4.01",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 10
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
@ -112,10 +93,7 @@
|
|||
"nom": "XHTML 1.0",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 10
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
@ -130,10 +108,7 @@
|
|||
"nom": "HTML 5",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 10
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
@ -148,10 +123,7 @@
|
|||
"nom": "XHTML 5",
|
||||
"elements": {
|
||||
"button": {
|
||||
"nom": "button",
|
||||
"cout": 10,
|
||||
"boost": 10,
|
||||
"borne": 10
|
||||
|
||||
}
|
||||
},
|
||||
"boost": 10,
|
||||
|
|
Loading…
Reference in a new issue