[1] HTML/CSS(웹퍼블리셔) 기초강좌 3강 : 네이버 블로그
(2024-09-11T13:21:53.000Z )
https://m.blog.naver.com/tnsqo1126/221501229972 Font, fontbase Tag
color
color
글자 색깔
face
font face
글자 글꼴(basefont 에서는 잘 작동하지 않음)
size
숫자
글자 사이즈(basefont 에서는 잘 작동하지 않음)
[2] jadice server 4 - Release Notes
(2019-12-05T09:45:30.000Z , 2024-09-11T13:24:21.475Z )
https://support.levigo.de/products/jadice/server/4.3/documentation/releasenotes.html Improved HTML rendering:
Determination of the charset now considers the BOM of a html document, too.
See JS-721 -BG-
Fonts with corrupted font metrics (line height is zero) are be substituted by fallback font.
See JS-680 and JS-722 -BG-
Repeating background images are embedded as tiling pattern instead of single images. Fully transparent background images are dropped completely.
See JS-663 -BG-
Fixed NullPointerException when <fontbase> element has no attribute size.
See JS-729 -BG-
[3] Re: 強�調表示が文字化け(?)する
(2004-04-05T08:12:11.000Z , 2024-09-11T13:30:56.238Z )
http://www.namazu.org/ml/namazu-win32-users-ja/msg02073.html > Emphasis Tags "<FONTBASE size=3>" "</FONTSIZE>"
> と記述してあげたら、前述の化けたタグも、余計なタグも表示されなくなりました。
タグの開閉が対応していないばかりか fontbase の使い方を間違ってい
るのでまずいと思います。
[4] Re: 強�調表示が文字化け(?)する
(2004-04-05T08:03:31.000Z , 2024-09-11T13:32:08.127Z )
http://www.namazu.org/ml/namazu-win32-users-ja/msg02072.html ですので、
Emphasis Tags "<FONTBASE size=3>" "</FONTSIZE>"
と記述してあげたら、前述の化けたタグも、余計なタグも表示されなくなりました。
[5] Re: 強�調表示が文字化け(?)する
(2004-04-05T10:02:15.000Z , 2024-09-11T13:32:22.127Z )
http://www.namazu.org/ml/namazu-win32-users-ja/msg02077.html よく考えたら basefont という要素はあるけれど fontbase という要素
は無かったような。basefont にしても閉じタグはないのでどちらにし
ろ間違いですが。
[6] HTML語法大全 - HackMD
(2024-09-11T13:33:37.000Z )
https://hackmd.io/@asd0713/Sk4DmtBFn <FONTBASE SIZE=?> 其中?=1、2、3、4、5、6、7
[7] 提供HTML語法整理表
(2024-09-11T13:35:08.000Z , 2007-11-02T14:59:25.481Z )
https://web.archive.org/web/20071102145850/http://www.csie.ntu.edu.tw/~r91112/myDownload/WEB/html.html
[8] (整理)HTML字体标记:标题字体,字体大小,物理字体,逻辑字体,字体颜色,客户端字体,字符实体_html 模拟<h>字体-CSDN博客
(2024-09-11T13:37:54.000Z )
https://blog.csdn.net/LYXAICLR/article/details/7397017 <fontbase size=3> 默认设置三号字体显示
[9] 484821734--SHARDAYATAN-EM-shardayatan-.pdf , 2021-04-08T12:23:16.000Z , 2024-09-11T13:39:21.603Z https://cdn.cocodoc.com/cocodoc-form-pdf/pdf/484821734--SHARDAYATAN-EM-shardayatan-.pdf#page=5
[LEFT
(81) Which of the following code is used for entire HTML web page having font type Arial and Font
size-16?
(A) <fontbase face="Arial" size="16"> (B) <basetext face="Arial" size="16">
(C) <basefont face="Arial" size="16"> (D) <textbase face="Arial" size="16">
[216] HTML要素概説 要素名 fontbase
日付 2004 説明
basefont
を
fontbase
と書いた解説や誤って利用した事案の報告が若干数ある。 出典 <fontbase>