Skip to content

Instantly share code, notes, and snippets.

@uncoded-ro
Last active June 13, 2022 12:45
Show Gist options
  • Save uncoded-ro/701099e52c3153f2fe5279064a838067 to your computer and use it in GitHub Desktop.
Save uncoded-ro/701099e52c3153f2fe5279064a838067 to your computer and use it in GitHub Desktop.
<!-- carte.dtd -->
<!ELEMENT carte (titlu_carte, autor, pagini)>
<!ELEMENT titlu_carte (#PCDATA)>
<!ELEMENT autor (#PCDATA)>
<!ELEMENT pagini (#PCDATA)>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment