In HTML 4.01, given a page including, among other content, the following tags:
HTML Code:<html lang="zh-TW">what is the proper way to mark it up for language? I'd like to code:HTML Code:<title>主頁/Chinese home page</title>
but I suspect that the span tag would be invalid inside a title tag.HTML Code:<title>主頁<span lang="en">/Chinese home page</span></title>



Reply With Quote





Bookmarks