Charset: HTML URL Encode Scheme://prefix - Domain:port/path/filename)
The document lists 10 HTML topics with links to online examples and explanations on each topic. The topics covered include HTML file paths, HTML head and layout, responsive web pages, computer code formatting, entities, symbols, character encoding with UTF-8, URL encoding, and the differences between HTML and XHTML. Links are provided to interactive online examples and explanations for most topics on the w3schools.com educational website.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
51 views2 pages
Charset: HTML URL Encode Scheme://prefix - Domain:port/path/filename)
The document lists 10 HTML topics with links to online examples and explanations on each topic. The topics covered include HTML file paths, HTML head and layout, responsive web pages, computer code formatting, entities, symbols, character encoding with UTF-8, URL encoding, and the differences between HTML and XHTML. Links are provided to interactive online examples and explanations for most topics on the w3schools.com educational website.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2
TUGAS PROGWEB 3
D3TK 43-02 REZA RADITYA 6702174090
1. HTML File Path
https://www.w3schools.com/code/tryit.asp?filename=GIY6KITLUD85 2. HTML head https://www.w3schools.com/code/tryit.asp?filename=GIY6LT6WVELQ 3. HTML layout https://www.w3schools.com/code/tryit.asp?filename=GIY6ODTNYGSD 4. HTML Responsive https://www.w3schools.com/code/tryit.asp?filename=GIY6R9HR5A9K (web page responsive full example) 5. HTML Computercode https://www.w3schools.com/code/tryit.asp?filename=GIY6VXJEYKP1 6. HTML Entities https://www.w3schools.com/html/html_entities.asp (tidak ada example) 7. HTML Symbol https://www.w3schools.com/code/tryit.asp?filename=GIY73L7THP20 8. HTML charset https://www.w3schools.com/html/html_charset.asp (ex : <meta charset="UTF-8"> 9. HTML URL encode https://www.w3schools.com/html/default.asp (scheme://prefix.domain:port/path/filename) 10. HTML VS XHTML https://www.w3schools.com/html/html_xhtml.asp (<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Title of document</title> </head> <body>