Hey, I am just beginner in HTML, I know the basics, but I have no idea how to add a font that supports Lithuanian symbols.. I would appreciate if you could help me on this. Thank You.
Hi juuliuuz,
I will explain it step by step.
1. First of all please go to Google Fonts. https://www.google.com/fonts/
2. Find a font that supports Lithuanian symbols. When you choose your font it will give you an html code.
Copy the code as the first element in the <head> of your HTML document.
3. Integrate the fonts into your CSS:
Add the font name to your CSS styles just as you’d do normally with any other font.
Thanks
Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in and have valid license to reply to this topic.