Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 771 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 771 Bytes

Markdown Languages @ CULS

This is a repository for my homework from Markdown Languages class at CULS. There are two projects. The Data one with XML, XSD and XSL, and the HTML one, including a CSS file.
The Demos folder contains actual files I worked on in class.

Requirements

Data project

  • XML file with data, 20 elements, 5 atributes, 10 entities done ✅
  • XSD custom data type, defining the XML file structure done ✅
  • XSL for export to HTML or JSON, using if, when, and sorting done ✅

HTML project

  • HTML5 file talking describing bachelor thesis done ✅
  • basic CSS without frameworks done ✅
  • using following elements: article, section, h1 - h3, aside, header, footer, nav done ✅

All done 🤠