摘要:
HTML paragraphs are block-level elements, used to structure and format text content on a webpage. A paragraph is basically a collection of words and p 阅读全文
摘要:
HTML headings are used to define the hierarchy /ˈhaɪərɑːki/ (levels) and structure of content on a web page. They create a visual hierarchy, with the 阅读全文
摘要:
If you use a word processor, you must be familiar /fəˈmɪliə(r)/ with the ability to make text bold, italicized /ɪˈtælɪsaɪzd/, or underlined; these are 阅读全文
摘要:
HTML 05 - Attributes 属性 We have seen few HTML tags and their usage like heading 标题 tags <h1>, <h2>, paragraph 段落 tag <p> and other tags. We used them 阅读全文
摘要:
HTML Elements 元素 are building block of a web page. It is used to create component for webpages. HTML documents consist of a tree of these elements and 阅读全文
摘要:
HTML - Basic Tags HTML tags are the fundamental elements of HTML used for defining the structure of the document. These are letters or words enclosed 阅读全文
摘要:
HTML - Editors To learn HTML we will recommend /ˌrekəˈmend/ you to use a text editor like Notepad, because a Notepad will help you to understand the r 阅读全文
摘要:
please install Visual Studio Code https://code.visualstudio.com/download HTML - Introduction HTML is a HyperText markup language which is used to crea 阅读全文
摘要:
HTML stands for HyperText Markup Language, it is a Standard Markup language for web pages. HTML is used to create content and structure of any web pag 阅读全文
摘要:
*HTML 00 tutorials *h01 HTML Introduction <!DOCTYPE> <html> <head> <title> <body> <h1> <p> <br> *h02 HTML Editors VS Code *h03 HTML Basic Tags <h1>-<h 阅读全文
摘要:
Keyboard shortcuts 快捷键 in Windows Keyboard shortcuts are keys or a combination of keys you can press on your keyboard to perform a variety of tasks. U 阅读全文
摘要:
Adjusting your settings At some point, you may want to adjust your computer's settings. For example, you might want to change your desktop background 阅读全文
摘要:
Common computer tasks Learning how to use a computer can feel overwhelming at times. Fortunately, there are some common computer skills that will work 阅读全文
摘要:
everything 推荐用这个工具搜索文件 Finding files on your computer In the previous lesson, we talked about how folders can help to keep your files organized. Howev 阅读全文
摘要:
Working with files Understanding how to work with files and folders is an important part of using your computer. Once you understand how files and fol 阅读全文
摘要:
Navigating Windows Whether you're new to computers or just Windows, it's important to learn the basics of using your computer. If it all seems a littl 阅读全文
摘要:
Using Windows 2 Navigating Windows Learn how to navigate Windows. 3 Working with Files Learn how to use the Windows file system to work with files mor 阅读全文