HTML file

HTMLファイル

頻度: 8.323.0 100万語あたり

A text file with a .html or .htm extension that contains HTML code.

.htmlまたは.htmの拡張子を持つ、HTMLコードを含むテキストファイル。

カテゴリー:

例文 (10)

HTML file = HTMLファイル (.htmlまたは.htmの拡張子を持つ、HTMLコードを含むテキストファイル。)

  • Double-click the HTML file to open it in your browser.ブラウザで開くには、HTMLファイルをダブルクリックしてください。
  • I'm learning how to create my first HTML file from scratch.ゼロから最初のHTMLファイルを作成する方法を学んでいます。
  • Please find the attached HTML file for the newsletter template.ニュースレターのテンプレート用のHTMLファイルを添付しましたのでご確認ください。
  • Remember to save your work as an HTML file with the .html extension.作業内容は拡張子 .html を付けてHTMLファイルとして保存するのを忘れないでください。
  • You can use a simple text editor to view and edit the source code of an HTML file.簡単なテキストエディタを使ってHTMLファイルのソースコードを表示・編集できます。
  • The main page links to several other HTML files within the same directory.メインページは同じディレクトリ内の他のいくつかのHTMLファイルにリンクしています。
  • The server sends the requested HTML file back to the client's browser.サーバーは要求されたHTMLファイルをクライアントのブラウザに返します。
  • My browser isn't rendering the HTML file correctly; I think there's a syntax error.HTMLファイルがブラウザで正しく表示されません。構文エラーがあると思います。
  • He organized all the project assets, including the main HTML file, into separate folders.彼はメインのHTMLファイルを含む、すべてのプロジェクトアセットを別々のフォルダに整理しました。
  • This script automatically generates a static HTML file from the database content.このスクリプトはデータベースのコンテンツから静的なHTMLファイルを自動的に生成します。