Newer
Older
Import / web / www.xiaofrog.com / index.php
@John Ryland John Ryland on 22 Dec 2020 764 bytes import NUC files
<?php include("style/header.php"); ?>  
<h1>XiaoFrog</h1>
Welcome, make your self at home<br>
<!--
Look around, find something interesting, post a comment, add a page etc<br>
-->
<p>
<p>
Please try the online Chinese quiz I have recently added.
It will slowly be updated with more words and phrases to learn.
Currently the tone is not displayed in all the pinyin but will
be soon. Options will be added to also choose different tests
so you can practise the meaning or pinyin for a character, or
the meaning for a given pinyin, or the pinyin for a meaning etc.
<p>
<p>
<a href="/content/learning-chinese.php">Take the Chinese Quiz now!</a>
<p>
<!--
<p>
<a href="/content/youtube.php">Some interesting YouTube Videos</a>
-->

<?php include("style/footer.php") ?>