スレ立てるまでもない雑談スレ その7 (223レス)
上
下
前
次
1-
新
76
: 05/29(木)01:55
ID:dnVMh2Qp(4/6)
AA×
[240|
320
|
480
|
600
|
100%
|
JPG
|
べ
|
レス栞
|
レス消
]
76: [sage] 2025/05/29(木) 01:55:03.02 ID:dnVMh2Qp # フォント指定付きのHTMLを作成 html_template = f""" <html> <head> <style> body {{ font-family: "BIZ UDMincho", "Noto Sans CJK JP", serif; }} table {{ border-collapse: collapse; width: 100%; }} th, td {{ border: 1px solid black; padding: 8px; }} </style> </head> <body> {html_body} </body> </html> """ # HTMLファイルとして保存 with open("output.html", "w", encoding="utf-8") as f: f.write(html_template) print("HTMLファイル 'output.html' を作成しました!") http://mao.5ch.net/test/read.cgi/linux/1731810319/76
フォント指定付きのを作成 ファイルとして保存 ファイル を作成しました!
上
下
前
次
1-
新
書
関
写
板
覧
索
設
栞
歴
あと 147 レスあります
スレ情報
赤レス抽出
画像レス抽出
歴の未読スレ
AAサムネイル
ぬこの手
ぬこTOP
0.024s