上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 338 下一页
摘要: https://dictionary.cambridge.org/dictionary/english-russian/ The phrase tags have been designed for specific purposes, though they are displayed in a 阅读全文
posted @ 2024-05-18 15:12 emanlee 阅读(33) 评论(0) 推荐(0)
摘要: HTML Comments are used to comment in HTML codes, so the developer can understand the purpose of that code section and it is helpfull for debugging als 阅读全文
posted @ 2024-05-18 13:40 emanlee 阅读(25) 评论(0) 推荐(0)
摘要: Quotations in HTML allow you to include and format quoted text within your web content. HTML provides tags such as <blockquote>, <q>, <cite>, <address 阅读全文
posted @ 2024-05-18 13:25 emanlee 阅读(46) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2024-05-13 21:22 emanlee 阅读(48) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2024-05-13 21:05 emanlee 阅读(29) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2024-05-13 21:01 emanlee 阅读(44) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2024-05-13 20:28 emanlee 阅读(28) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2024-05-13 19:45 emanlee 阅读(22) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2024-05-13 19:37 emanlee 阅读(22) 评论(0) 推荐(0)
摘要: 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 阅读全文
posted @ 2024-05-13 19:23 emanlee 阅读(13) 评论(0) 推荐(0)
上一页 1 ··· 23 24 25 26 27 28 29 30 31 ··· 338 下一页