Tìm kiếm theo tiêu đề

Tin tức cộng đồng

[MỜI HỢP TÁC] Các kỳ thi Olympic Quốc tế 2026 (IMO - IEO - ISO)

Kính gửi Quý Lãnh đạo, Ban Giám hiệu và Quý Thầy/Cô, FermatTech (Đối tác Google tại VN) phối hợp cùng SCO Ấn Độ trân trọng kính mời tham gia 3 kỳ thi uy tín dành cho HS từ lớp 1 - 12: - IMO: Olympic Toán Quốc tế. - IEO: Olympic Tiếng Anh Quốc tế. - ISO: Olympic Khoa học...
Xem tiếp

Tin tức thư viện

Chức năng Dừng xem quảng cáo trên violet.vn

12087057 Kính chào các thầy, cô! Hiện tại, kinh phí duy trì hệ thống dựa chủ yếu vào việc đặt quảng cáo trên hệ thống. Tuy nhiên, đôi khi có gây một số trở ngại đối với thầy, cô khi truy cập. Vì vậy, để thuận tiện trong việc sử dụng thư viện hệ thống đã cung cấp chức năng...
Xem tiếp

Hỗ trợ kĩ thuật

  • (024) 62 930 536
  • 0919 124 899
  • hotro@violet.vn

Liên hệ quảng cáo

  • (024) 66 745 632
  • 096 181 2005
  • contact@bachkim.vn

Tin học 12.

Wait
  • Begin_button
  • Prev_button
  • Play_button
  • Stop_button
  • Next_button
  • End_button
  • 0 / 0
  • Loading_status
Nhấn vào đây để tải về
Báo tài liệu có sai sót
Nhắn tin cho tác giả
(Tài liệu chưa được thẩm định)
Nguồn:
Người gửi: Trần Thị Hồng Giang
Ngày gửi: 08h:45' 09-11-2025
Dung lượng: 47.8 MB
Số lượt tải: 10
Số lượt thích: 0 người
Bài 8. ĐỊNH
DẠNG VĂN
BẢN
Sử dụng được thẻ HTML để định
dạng văn bản và phông chữ

a)

b)

1. THUỘC TÍNH THẺ

Ví dụ:

Xác định các tên thuộc tính và thẻ chứa thuộc tính tương ứng xuất hiện trong Bài 7.

Tên thuộc tính và thẻ chứa thuộc tính tương ứng xuất hiện trong Bài 7:

This is a paragraph.





(Trang 40)
(Trang 41)
(Trang 44)

2. CÁC THẺ ĐỊNH DẠNG TRÌNH BÀY VĂN BẢN
a) Định dạng tiêu đề
với x

 ∈

{ 1, 2, 3, 4, 5, 6}

Để tạo tiêu đề ở mức 2 trong HTML, bạn sử dụng
thẻ nào sau đây?

A.

.

B.

.

C.

.

D. .<br><br>2. CÁC THẺ ĐỊNH DẠNG TRÌNH BÀY VĂN BẢN<br>b) Định dạng đoạn văn bản<br><br><h2> Vội vàng </h2><br><p> Tôi muốn tắt nắng đi <br><br>Cho màu đừng nhạt mất;<br><br>Tôi muốn buộc gió lại <br><br>Cho hương đừng bay đi.</p><br><br>Thẻ<br><br>Mô tả<br><br><p> … </p><br><br>Đoạn văn bản, có khoảng trống trước và sau đoạn<br><br><div> … </div><br><br>Khối văn bản (block), chứa nội dung bất kì giữa 2 thẻ<br><br><span> … </span><br><br>Khối văn bản bên trong (inline) với quy mô nhỏ<br><br><br><br><br>Xuống dòng<br><br><hr><br><br>Đường kẻ ngang<br><br>3. CÁC THẺ ĐỊNH DẠNG PHÔNG CHỮ<br>a) Định dạng kiểu chữ<br><br>Lưu ý:<br>- HTML 5 không hỗ trợ thẻ <big> và thẻ <u>. Để điều khiển em nên thay bày giá trị font-size và text- decoration<br>- Các thẻ <strong>, <em> có ý nghĩa nhấn mạnh vào ngữ nghĩa của nội dung.<br><br>3. CÁC THẺ ĐỊNH DẠNG PHÔNG CHỮ<br><br>a) Định dạng kiểu chữ <strong>, <b>, <em> <i>, <mark>, <small>, ,sub>, sup>,<del>……<br>b) Định dạng phông chữ<br><br>i<br>ớ<br>v<br>u<br>ể<br>i<br>k<br>o<br>Tạ<br>style<br><br>3. CÁC THẺ ĐỊNH DẠNG PHÔNG CHỮ<br>b) Định dạng phông chữ<br>Color (màu sắc)<br>Font-family (phông chữ)<br>Font-size (cỡ chữ)<br>Text-align (căn lề)<br>Text-decoration (gạch ngang)<br><br><p style = “color : màu”> … </p><br><br>3. CÁC THẺ ĐỊNH DẠNG PHÔNG CHỮ<br>b) Định dạng phông chữ<br>Color (màu sắc)<br>Font-family (phông chữ)<br>Font-size (cỡ chữ)<br>Text-align (căn lề)<br>Text-decoration (gạch ngang)<br><br><p style = “font-family : tên phông”> … </p><br><br>3. CÁC THẺ ĐỊNH DẠNG PHÔNG CHỮ<br>b) Định dạng phông chữ<br>Color (màu sắc)<br>Font-family (phông chữ)<br>Font-size (cỡ chữ)<br>Text-align (căn lề)<br>Text-decoration (gạch ngang)<br><br><p style = “font-size : cỡ”> … </p><br><br>3. CÁC THẺ ĐỊNH DẠNG PHÔNG CHỮ<br>b) Định dạng phông chữ<br>Color (màu sắc)<br>Font-family (phông chữ)<br>Font-size (cỡ chữ)<br>Text-align (căn lề)<br>Text-decoration (gạch ngang)<br><br><p style = “text-align : loại lề”> … </p><br><br>3. CÁC THẺ ĐỊNH DẠNG PHÔNG CHỮ<br>b) Định dạng phông chữ<br>Color (màu sắc)<br>Font-family (phông chữ)<br>Font-size (cỡ chữ)<br>Text-align (căn lề)<br>Text-decoration (gạch ngang)<br><br><p style = “text-decoration : loại gạch ngang”><br>…<br></p><br><br>Củng cố<br>https://forms.gle/1bXuEprEu6V1FxMe8<br>https://padlet.com/tinhocnbk/12a3 </div> </div> </div> </div> </div> <div align="center" style="position:relative;"> </div> <div id="comments" class="comments">  <div style="display:none;" class="form_error" id="error_for_cm_content"> ↓   ↓</div> </div> <form method="post" action="/"><input type="hidden" name="entry_id" id="entry_id" value="14749512" /><textarea name="cm_content" id="cm_content"></textarea> <input id="send" style="display:none" type="button" onclick="$("send").disabled=true; tinyMCE.triggerSave(); new Ajax.Updater('comments', '/present/insertcomment', {asynchronous:true, evalScripts:false, method:'POST', onComplete:function(request, json){$("send").disabled=false; if ($("insertOk")!=undefined) tinyMCE.get("cm_content").setContent("");}, parameters:Form.serialize(this.form)}); return false;" name="send" value="Gửi ý kiến" /> <script type="text/javascript"> //<![CDATA[ $("send").disabled = true; function summitRemote() { Modalbox.hide(); sendButton = $("send"); sendButton.disabled = false; sendButton.onclick(sendButton); sendButton.style.display = "block"; $("send2").style.display = "none"; } //]]> </script> <span id='send2'><a onclick="Modalbox.show('https://baigiang.violet.vn/user/login/ret/javascript%253AsummitRemote%2528%2529/modalbox/1', {title:'Bạn phải đăng nhập để thực hiện công việc này'}); return false;" href="#">Gửi ý kiến</a></span> </form> <br> <div class="document docgroup"> <h2>Hãy thử nhiều lựa chọn khác</h2> <div class="content"> <li onmouseover="this.className='over'" onmouseout="this.className=''"><a href="/entry/showglobal/entry_id/14403165"><img src="https://d2.violet.vn/uploads/thumbnails/present/5/306/749/thumbnail.jpg" alt="Thumbnail" /></a><label><a href="/entry/showglobal/entry_id/14403165">Bài 26. Hàm trong python sách KNTT&CS</a></label></li><li onmouseover="this.className='over'" onmouseout="this.className=''"><a href="/entry/showglobal/entry_id/14988011"><img src="https://d2.violet.vn/uploads/thumbnails/present/5/445/211/thumbnail.jpg" alt="Thumbnail" /></a><label><a href="/entry/showglobal/entry_id/14988011">Biến và lệnh gán</a></label></li><li onmouseover="this.className='over'" onmouseout="this.className=''"><a href="/entry/showglobal/entry_id/13698290"><img src="https://d2.violet.vn/uploads/thumbnails/present/5/136/971/thumbnail.jpg" alt="Thumbnail" /></a><label><a href="/entry/showglobal/entry_id/13698290">tin học 10. Bài 19 Câu lệnh rẻ nhánh If</a></label></li><li onmouseover="this.className='over'" onmouseout="this.className=''"><a href="/entry/showglobal/entry_id/14545899"><img src="https://d2.violet.vn/uploads/thumbnails/present/5/332/360/thumbnail.jpg" alt="Thumbnail" /></a><label><a href="/entry/showglobal/entry_id/14545899">Bài 26. Hàm trong Python</a></label></li><li onmouseover="this.className='over'" onmouseout="this.className=''"><a href="/entry/showglobal/entry_id/13887283"><img src="https://d2.violet.vn/uploads/thumbnails/present/5/222/373/thumbnail.jpg" alt="Thumbnail" /></a><label><a href="/entry/showglobal/entry_id/13887283">bài 1</a></label></li><li onmouseover="this.className='over'" onmouseout="this.className=''"><a href="/entry/showglobal/entry_id/13643110"><img src="https://d2.violet.vn/uploads/thumbnails/present/5/106/796/thumbnail.jpg" alt="Thumbnail" /></a><label><a href="/entry/showglobal/entry_id/13643110">bài 20 cấu trúc while</a></label></li> <hr> <center><b><a href="/lesson/ngoai-chuong-trinh-sgk-8657267--1.html">Còn nữa...</a></b></center> </div> </div> </div> </div> </div> <div class="clear"></div> <div id="footer" style="text-align: center;"> ©2008-2017 Thư viện trực tuyến ViOLET <br>Đơn vị chủ quản: Công ty Cổ phần Mạng giáo dục Bạch Kim - ĐT: 04.66745632 <br>Giấy phép mạng xã hội số 16/GXN-TTĐT cấp ngày 13 tháng 2 năm 2012 </div> </div> </div> </div> </div> </body> </html> <script type="text/javascript" src="/plugins/tiny_mce/tiny_mce.js"></script> <script type="text/javascript" src="https://d4.violet.vn/uploads/blogs/12/js/jcat241028145932.js"></script> <script>setCategory(8657267); tinyMCE.init({ mode: "exact", language: "vi", elements: "cm_content", plugins: "table,advimage,advlink,flash", theme: "advanced", theme_advanced_toolbar_location: "top", theme_advanced_toolbar_align: "left", theme_advanced_path_location: "bottom", theme_advanced_buttons1: "justifyleft,justifycenter,justifyright,justifyfull,separator,bold,italic,strikethrough,separator,sub,sup,separator,charmap", theme_advanced_buttons2: "bullist,numlist,separator,outdent,indent,separator,undo,redo,separator,link,unlink,image,flash,separator,cleanup,removeformat,separator,code", theme_advanced_buttons3: "tablecontrols", extended_valid_elements: "img[class|src|border=0|alt|title|hspace|vspace|width|height|align|onmouseover|onmouseout|name|style]", relative_urls: false, debug: false , entity_encoding: "raw", plugins:"emotions,equation", theme_advanced_buttons1: "fontsizeselect,|,justifyleft,justifycenter,justifyright,justifyfull,|,bold,italic,|,emotions,link,unlink,|,equation", theme_advanced_buttons2: "", theme_advanced_buttons3: "", height:150,width:548 });topMenu = new cssMenu("chromemenu", "bottom"); cat_tree=new dhtmlXTreeObject("smpltree_box","100%","auto",0); cat_tree.setImagePath("/plugins/dhtmlx/images/"); cat_tree.setOnClickHandler(function(id){treeOpenContent(id);}); cat_tree.loadXMLString(g_category); initSearchLesson(lesson_data, document.getElementById("search-input"), document.getElementById("search-list"), document.getElementById("back-button"), document.getElementById("back-button-menu"), function(key, category, lesson) {location.href = "/present/searchresult/subject/" + category + (lesson? "/lesson/" + lesson: "") + "/key/" + encodeURI(key)}); </script>