×
1 Choose EITC/EITCA Certificates
2 Learn and take online exams
3 Get your IT skills certified

Confirm your IT skills and competencies under the European IT Certification framework from anywhere in the world fully online.

EITCA Academy

Digital skills attestation standard by the European IT Certification Institute aiming to support Digital Society development

LOG IN TO YOUR ACCOUNT

CREATE AN ACCOUNT FORGOT YOUR PASSWORD?

FORGOT YOUR PASSWORD?

AAH, WAIT, I REMEMBER NOW!

CREATE AN ACCOUNT

ALREADY HAVE AN ACCOUNT?
EUROPEAN INFORMATION TECHNOLOGIES CERTIFICATION ACADEMY - ATTESTING YOUR PROFESSIONAL DIGITAL SKILLS
  • SIGN UP
  • LOGIN
  • INFO

EITCA Academy

EITCA Academy

The European Information Technologies Certification Institute - EITCI ASBL

Certification Provider

EITCI Institute ASBL

Brussels, European Union

Governing European IT Certification (EITC) framework in support of the IT professionalism and Digital Society

  • CERTIFICATES
    • EITCA ACADEMIES
      • EITCA ACADEMIES CATALOGUE<
      • EITCA/CG COMPUTER GRAPHICS
      • EITCA/IS INFORMATION SECURITY
      • EITCA/BI BUSINESS INFORMATION
      • EITCA/KC KEY COMPETENCIES
      • EITCA/EG E-GOVERNMENT
      • EITCA/WD WEB DEVELOPMENT
      • EITCA/AI ARTIFICIAL INTELLIGENCE
    • EITC CERTIFICATES
      • EITC CERTIFICATES CATALOGUE<
      • COMPUTER GRAPHICS CERTIFICATES
      • WEB DESIGN CERTIFICATES
      • 3D DESIGN CERTIFICATES
      • OFFICE IT CERTIFICATES
      • BITCOIN BLOCKCHAIN CERTIFICATE
      • WORDPRESS CERTIFICATE
      • CLOUD PLATFORM CERTIFICATENEW
    • EITC CERTIFICATES
      • INTERNET CERTIFICATES
      • CRYPTOGRAPHY CERTIFICATES
      • BUSINESS IT CERTIFICATES
      • TELEWORK CERTIFICATES
      • PROGRAMMING CERTIFICATES
      • DIGITAL PORTRAIT CERTIFICATE
      • WEB DEVELOPMENT CERTIFICATES
      • DEEP LEARNING CERTIFICATESNEW
    • CERTIFICATES FOR
      • EU PUBLIC ADMINISTRATION
      • TEACHERS AND EDUCATORS
      • IT SECURITY PROFESSIONALS
      • GRAPHICS DESIGNERS & ARTISTS
      • BUSINESSMEN AND MANAGERS
      • BLOCKCHAIN DEVELOPERS
      • WEB DEVELOPERS
      • CLOUD AI EXPERTSNEW
  • FEATURED
  • SUBSIDY
  • HOW IT WORKS
  •   IT ID
  • ABOUT
  • CONTACT
  • MY ORDER
    Your current order is empty.
EITCIINSTITUTE
CERTIFIED

How can you add borders to a table using CSS?

by EITCA Academy / Monday, 07 August 2023 / Published in Web Development, EITC/WD/HCF HTML and CSS Fundamentals, Further advancing in HTML and CSS, Tables in HTML and CSS, Examination review

To add borders to a table using CSS, you can utilize the border property along with the various border-related properties available. These properties allow you to control the style, width, and color of the borders surrounding the table and its cells. In this answer, we will explore the different ways to add borders to a table in CSS.

1. Adding Borders to the Table:
To add a border to the entire table, you can use the "border" property. This property sets the width, style, and color of all four borders of the table simultaneously. For example, to add a solid black border to the table, you can use the following CSS rule:

table {
  border: 1px solid black;
}

This will create a 1 pixel wide solid black border around the table.

2. Adding Borders to Table Cells:
You can also add borders to individual cells within the table. The "border" property can be applied to the "td" and "th" elements to achieve this. The following CSS rule adds a solid black border to all table cells:

td, th {
  border: 1px solid black;
}

This will create a 1 pixel wide solid black border around each cell in the table.

3. Customizing Border Styles:
CSS provides different border styles that can be applied to the table and its cells. The "border-style" property allows you to specify various styles such as "solid", "dotted", "dashed", "double", and more. For example, to add a dashed border to the table, you can use the following CSS rule:

table {
  border-style: dashed;
}

4. Customizing Border Widths:
You can adjust the width of the table and cell borders using the "border-width" property. This property allows you to set the width of the borders in pixels, ems, or other valid CSS units. For instance, to set a 2 pixel wide border for the table cells, you can use the following CSS rule:

td, th {
  border-width: 2px;
}

5. Customizing Border Colors:
To change the color of the table and cell borders, you can use the "border-color" property. This property accepts color values in various formats, including color names, RGB values, and hexadecimal codes. For example, to set a red border for the table cells, you can use the following CSS rule:

td, th {
  border-color: red;
}

6. Applying Border to Specific Sides:
If you wish to apply borders to specific sides of the table or its cells, you can use the "border-top", "border-right", "border-bottom", and "border-left" properties. These properties allow you to set the style, width, and color of individual borders. For example, to add a solid blue border to the top side of the table, you can use the following CSS rule:

table {
  border-top: 1px solid blue;
}

By combining these techniques, you can achieve various border styles for your tables in CSS. Remember to adjust the property values according to your desired design.

To add borders to a table using CSS, you can use the "border" property to apply borders to the entire table, and the "border-style", "border-width", and "border-color" properties to customize the border styles, widths, and colors. Additionally, you can use the "border-top", "border-right", "border-bottom", and "border-left" properties to apply borders to specific sides of the table or its cells.

Other recent questions and answers regarding Examination review:

  • How can you style alternate rows of a table using CSS selectors?
  • How do you align table header text and table data in HTML tables?
  • What is the purpose of the TR tag in HTML tables?
  • How do you create a table structure in HTML using the table tag?

More questions and answers:

  • Field: Web Development
  • Programme: EITC/WD/HCF HTML and CSS Fundamentals (go to the certification programme)
  • Lesson: Further advancing in HTML and CSS (go to related lesson)
  • Topic: Tables in HTML and CSS (go to related topic)
  • Examination review
Tagged under: Borders, CSS, HTML, Tables, Web Development
Home » Web Development » EITC/WD/HCF HTML and CSS Fundamentals » Further advancing in HTML and CSS » Tables in HTML and CSS » Examination review » » How can you add borders to a table using CSS?

Certification Center

USER MENU

  • My Account

CERTIFICATE CATEGORY

  • EITC Certification (105)
  • EITCA Certification (9)

What are you looking for?

  • Introduction
  • How it works?
  • EITCA Academies
  • EITCI DSJC Subsidy
  • Full EITC catalogue
  • Your order
  • Featured
  •   IT ID
  • EITCA reviews (Medium publ.)
  • About
  • Contact

EITCA Academy is a part of the European IT Certification framework

The European IT Certification framework has been established in 2008 as a Europe based and vendor independent standard in widely accessible online certification of digital skills and competencies in many areas of professional digital specializations. The EITC framework is governed by the European IT Certification Institute (EITCI), a non-profit certification authority supporting information society growth and bridging the digital skills gap in the EU.
Eligibility for EITCA Academy 90% EITCI DSJC Subsidy support
90% of EITCA Academy fees subsidized in enrolment

    EITCA Academy Secretary Office

    European IT Certification Institute ASBL
    Brussels, Belgium, European Union

    EITC / EITCA Certification Framework Operator
    Governing European IT Certification Standard
    Access contact form or call +32 25887351

    Follow EITCI on X
    Visit EITCA Academy on Facebook
    Engage with EITCA Academy on LinkedIn
    Check out EITCI and EITCA videos on YouTube

    Funded by the European Union

    Funded by the European Regional Development Fund (ERDF) and the European Social Fund (ESF) in series of projects since 2007, currently governed by the European IT Certification Institute (EITCI) since 2008

    Information Security Policy | DSRRM and GDPR Policy | Data Protection Policy | Record of Processing Activities | HSE Policy | Anti-Corruption Policy | Modern Slavery Policy

    Automatically translate to your language

    Terms and Conditions | Privacy Policy
    EITCA Academy
    • EITCA Academy on social media
    EITCA Academy


    © 2008-2026  European IT Certification Institute
    Brussels, Belgium, European Union

    TOP
    CHAT WITH SUPPORT
    Do you have any questions?
    We will reply here and by email. Your conversation is tracked with a support token.