by using this styles of CSS, at the end of the title will be added "..." when there isn't enough place to the text. <style> h1{ text-overflow: ellipsis; ...
確定! 回上一頁