As a college student, I find myself in the unique situation of taking two seemingly unrelated classes that have unexpectedly merged together - programming and Chinese language. In my C++ class, while learning to code in HTML, I took the opportunity to create a free website during my spare time. An idea struck me - why not incorporate some of the pinyin characters I've been studying in Chinese into my webpage? You can check out this fun little 'blog' here. Please note, it's more on the lighthearted side and may contain grammar errors.
I'm seeking guidance on how to implement simplified Chinese style for my website. Despite my efforts in searching for suitable free HTML/CSS code online, I ended up feeling confused and overwhelmed. What I need is basic code snippets that can be easily integrated into each webpage, enabling me to display pinyin in a stylized font. If anyone has expertise in this area, I would greatly appreciate your help. Additionally, I am intrigued by the technical aspects of the coding required for this task. Ideally, I wanted to utilize a Google API, but unfortunately, they lack Chinese font options.