Files
freeCodeCamp/e2e/fixtures/tribute-page.json
2025-02-14 09:55:30 +05:30

18 lines
700 B
JSON

{
"id": "bd7158d8c442eddfaeb5bd18",
"htmlFile": {
"contents": "<head><link rel=\"stylesheet\" href=\"styles.css\"></head><body><main id=\"main\"><div id=\"title\">D</div><div id=\"img-div\"><img id=\"image\" src=\"\" alt=\"D\" ><div id=\"img-caption\">s</div></div><div id=\"tribute-info\">s</div><a id=\"tribute-link\" href=\"\" target=\"_blank\">L</a> Tribute page text</main></body></html>",
"key": "indexhtml",
"ext": "html",
"name": "index",
"history": ["index.html"]
},
"cssFile": {
"contents": "#image{max-width:100%;height:auto;display:block;margin:0 auto;}",
"key": "stylescss",
"ext": "css",
"name": "styles",
"history": ["styles.css"]
}
}