Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to display the table border and thin lines in html web pages in Dreamweaver

2025-01-16 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly explains "how to make the table frame thin line display in the html page in Dreamweaver". The content in the article is simple and clear, and it is easy to learn and understand. Please follow the editor's train of thought to study and learn "how to make the table frame thin line display in the html page in Dreamweaver".

Method 1:

1. First open Dreamweaver CS6 to create a table

2. The border thickness is 1 pixel, and the cell margin and spacing are zero. (default state is fine)

Method 2:

1, we click the real-time view to see the preview of the table border is relatively thick, in fact, it is the same in the browser, I will not map.

2. Add a style embedded style to the table tag and copy the following code.

Copy the contents to the clipboard

Style= "

Border-collapse:collapse

Border-width:thin

Border-style:solid; "

3. Then let's click on the actual view in the picture. Be manifest at a glance. It should be perfect according to reason. But if necessary, it would be better to add some color.

Method 3:

1, according to the picture, the most important point, I did not point the actual view, is the effect of the aspect to demonstrate to you.

2. Then you can choose according to your needs. Let's look at the effect directly.

Thank you for your reading, the above is the content of "how to display the thin lines of the table frame in the html page in Dreamweaver". After the study of this article, I believe you have a deeper understanding of how to show the thin lines of the table frame in the html page in Dreamweaver, and the specific use needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report