answersLogoWhite

0

That's commonly called a border. Borders can be as thin as one pixel, or as thick as you want !

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

What is cell rim in Excel?

You may mean the gridlines that visually define a cell, or borders that can be drawn around a cell.


Is the cell membrane on the edges of a cell?

Usually.


What is the default width around the cell in a table in ms-word?

S pt


What is cell padding in HTML code?

Cell padding is used in table and in div tags. You can add to create space around images and words. example: <table cellpadding="0" cellspacing="0">


What is a shortcut to select the table around the cell pointer?

The keyboard shortcut is: Ctrl Shift *(asterisk)


What information can be found in the lattice constants table?

The lattice constants table provides information about the distances between atoms in a crystal structure. It includes the lengths of the unit cell edges and the angles between them, which are important for understanding the physical and chemical properties of materials.


Why do the green chloroplasts only circulate around the outer edges in the elodea?

Chloroplasts move around the edge of the cell because the center of the cell contains the vacuole. This space is an air pocket, which gives the cell structure, but forces everything in the cell to the edges.


To move from cell to cell across s table as you enter text press?

To get from cell to cell across a table as you enter text, press enter.


Which HTML tag symbolizes a table cell?

The <td> tag defines a cell. It stands for table data.


What is current drawn by pencil cell of 1.5 v?

nothing..............


When you press enter within a cell a new table row is created?

No. It will create a new line in a cell in the table in Word.


What tag creates a table cell?

You will wrap a table cell contents with the <td> tag, unless it is a header, then you will use <th>.