THE HTML DOCUMENT Tiếng việt là gì - trong Tiếng việt Dịch

tài liệu HTML
HTML document
HTML documentation
HTML document

Ví dụ về việc sử dụng The html document trong Tiếng anh và bản dịch của chúng sang Tiếng việt

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
The first thing the browser receives is the HTML document.
Điều đầu tiên mà trình duyệt nhận được là HTML document.
You can use the HTML documents you created in the previous chapters.
Bạn có thể sử dụng các văn bản HTML mà bạn tạo lập trong các chương trước.
This reduces the number of HTTP requests but increases the HTML document size.
Việc này giúp giảm số lần yêu cầu HTTP cần thiết nhưng lại làm tăng kích thước của tài liệu HTML.
If javascript and css placed directly in the html document, it will be downloaded at the same time every html file is required.
Trường hợp script và css đặt ngay trong tài liệu html, nó sẽ được tải xuống ngay mỗi khi file html được yêu cầu.
More than just the first paragraph,you should try to move your content towards the top of the HTML document.
Không chỉ là đoạn đầu tiên, bạnnên cố gắng để di chuyển nội dung của bạn về phía trên của tài liệu HTML.
These files can be referenced from within the HTML documents, just like we reference CSS documents..
Những files này được gọi trong HTML documents giống với cách gọi CSS documents..
You should place all your JavaScript code within tags( and)if you are keeping your JavaScript code within the HTML document itself.
Bạn nên đặt tất cả mã JavaScript của mình trong các thẻ( và)nếu bạn đang giữ mã JavaScript của mình trong chính tài liệu HTML.
If you have not done so already,go ahead and create the HTML documents that will occupy each frame on your page.
Nếu bạn chưa sẵn sàng,hãy tiến đến và tạo các văn bản HTML mà nắm giữ từng khung trong trang của bạn.
It is a simple program and you should place the code within tags( and)only if you are keeping the javascript code all within the HTML document itself.
Bạn nên đặt tất cả mã JavaScript của mình trong các thẻ( và)nếu bạn đang giữ mã JavaScript của mình trong chính tài liệu HTML.
However, we should place the CSS at the top of the HTML document to ensure the render progress.
Tuy nhiên, chúng ta nên đặt CSS ở phía trên đầu của HTML document để đảm bảo tiến độ render.
Generally, your website accesses this information in one of two ways: In an external file, which loads before your page renders, or inline,meaning it is in the HTML document itself.
Thông thường, trang web của bạn truy nhập vào thông tin về style theo một trong hai cách sau đây: trong external file riêng biệt- được load trước khi trang của bạn được render, và kiểu inline-được đưa vào bên trong chính HTML document.
When a browser reads a style sheet,it will format the HTML document according to the information in the style sheet.
Khi một trình duyệt đọc một stylesheet, nó sẽ định dạng tài liệu HTML theo thông tin trong sheet đó.
The big difference between the two is that defer ensures that scripts are downloaded andapplied to the webpage in the order they appear in the HTML document, while async does not.
Sự khác biệt lớn giữa hai điều này là defer đảm bảo rằng các tập lệnh được tải xuốngvà áp dụng cho trang web theo thứ tự chúng xuất hiện trong tài liệu HTML, trong khi async thì không.
In HTML 4.0, all formatting could be removed from the HTML document and can be stored in a separate CSS file.
Trong HTML 4, tất cả các định dạng có thể được gỡ bỏ từ tài liệu HTML và được lưu trữ trong một file CSS riêng biệt.
Generally, your website accesses this information in one of two ways: in an external file, which loads before your page renders, and inline,which is inserted in the HTML document itself.
Thông thường, trang web của bạn truy nhập vào thông tin về style theo một trong hai cách sau đây: trong external file riêng biệt- được load trước khi trang của bạn được render, và kiểu inline-được đưa vào bên trong chính HTML document.
Be sure to keep the frameset file in the same folder as the HTML documents that will appear in its frames.
Đảm bảo chắc rằnggiữ file thiết lập khung trong cùng thư mục như các văn bản HTML khác sẽ xuất hiện trong khung của nó.
Print header' If this checkbox is enabled, the printout of the HTML document will contain a header line at the top of each page. This header contains the current date, the location URL of the printed page and the page number. If this checkbox is disabled, the printout of the HTML document will not contain such a header line.
In đầu trang» Nếu chọn, bản in cũa tài liệu HTML sẽ chứa một dòng riêng tại đầu mỗi trang. Đầu trang này hiển thị ngày hiện thời, địa chỉ Mạng gốc của trang đã in, và số hiệu trang. Còn nếu không chon, bản in của tài liệu HTML sẽ không chứa đầu trang như thế.
Simply put,you can think of the DOM as the steps the browser takes after receiving the HTML document to render the page.
Đơn giản, bạn có thể nghĩ về DOM như các bước mà trình duyệt sẽ mất sau khi nhận HTML document để render trang.
JavaScript is either placed in the HTML document within tags(i.e., it is embedded in the HTML) or linked/referenced.
JavaScript được đặt trong tài liệu HTML với thẻ< script>( nghĩa là nó được nhúng trong HTML) hoặc được liên kết/ được tham chiếu.
Off course you need to put all HTML code inside an HTML document andall the CSS styles either in the HTML document header or in a separate CSS file.
Tắt tất nhiên bạn cần phải đặt tất cả các mã HTML bên trong một tài liệu HTMLvà tất cả các phong cách CSS hoặc trong tiêu đề tài liệu HTML hoặc trong một file CSS riêng biệt.
If javascript and css placed directly in the html document, it will be downloaded at the same time every html file is required.
Nếu javascript và css đặt trực tiếp trong tài liệu html, nó sẽ được tải xuống cùng lúc mỗi khi file html được yêu cầu.
When a visitor enters your website for the first time,they have to download the HTML document, stylesheets, JavaScript files and images before being able to use your page.
Lần đầu tiên người dùng truy cập trang web của bạn,họ phải tải xuống tài liệu HTML, bảng, tệp javascript và hình ảnh trước khi có thể sử dụng trang web của bạn.
An inline style defined later in the HTML document will still apply to elements defined before it, which is why it may trigger repainting.
Một kiểu nội tuyến được định nghĩa sau trong tài liệu HTML sẽ vẫn áp dụng cho các phần tử được xác định trước đó, đó là lý do tại sao nó có thể kích hoạt vẽ lại.
She says that the first time someone visits your website,their browser has to download the HTML document, files, javascript, images and stylesheets before they can use your page.
Lần đầu tiên người dùng truy cập trang web của bạn,họ phải tải xuống tài liệu HTML, bảng, tệp javascript và hình ảnh trước khi có thể sử dụng trang web của bạn.
Load(htmlPageUrl) passing only the URL of the HTML document as argument, the entire content of the HTML document is loaded into the calling page.
Load( htmlPageUrl) đi qua chỉ URL của tài liệu HTML như là đối số, toàn bộ nội dung của tài liệu HTML được nạp vào các trang gọi điện thoại.
On the other hand,if you put Javascript attributes on the head tag or near the top of the HTML document, you will lock the loading process of the HTML and CSS components.
Mặt khác, nếu bạnđặt các thuộc tính Javascript trên head tag hoặc gần đầu của tài liệu HTML, bạn sẽ khóa quy trình loading của các thành phần HTML và CSS.
As the name implies, it will change the title of the HTML document, and is similar to the tag used in earlier HTML versions.
Như tên gọi của nó, nó sẽ thay đổi tiêu đề của tài liệu HTML, và tương tự như thẻ< title> được sử dụng trong các phiên bản HTML trước đó.
Server response timeis the amount of time required to load the HTML document of a website from a server so that the client can begin rendering the page.
Thời gian phản hồi của máy chủ làlượng thời gian cần thiết để tải tài liệu HTML của trang web từ máy chủ để khách hàng có thể bắt đầu thấy nội dung hiển thị trên trang web.
When the DOCTYPE is not properly specified at the top of the HTML document, Internet Explorer goes into quirks mode, attempting to parse the HTML file in a backwards compatible way.
Khi chọn DOCTYPE khôngđúng với quy định ở trên cùng của tài liệu HTML, Internet Explorer sẽ đưa nó vào chế độ quirks, sau đó Internet Explorer sẽ cố gắng để phân tích các tập tin HTML trong một cách tương thích ngược.
Kết quả: 29, Thời gian: 0.0411

Từng chữ dịch

Truy vấn từ điển hàng đầu

Tiếng anh - Tiếng việt