answersLogoWhite

0

An altar cloth.
The altar cloth

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

Why is a table cloth called a table cloth?

Table cloth is called table cloth because it is used to cover the table.its called a table cloth because it is a cloth that you put on a table you idiot.


What is the meaning of table clothe?

a cloth for covering a table, esp. at meals


What is a form table covering for Thanksgiving?

A cloth which is contoured to size for Turkey Day is what a form table covering for Thanksgiving is. It will be custom made in terms of color, shapes, and sizes.


What are the edges of a pool table called?

Felt covering


What is the felt like covering on a card table?

The felt-like covering on a card table is typically made of a material called baize, which is a type of woolen cloth. It provides a smooth and slightly cushioned surface that is ideal for card games. Baize is known for its durability and ability to hold up well to frequent use.


What is the table cloth?

It depends on the color of the table cloth!


What is a lace table mat called?

It depends on the shape and usage. Place mats are the smallest lace table mats, table runners would be the name for lace table mats that are longer than they are wide, and a lace table mat that is used over top of a cloth table cloth would be called a table topper. Doilly.


Can you use french felt on a pool table?

Yes. However - The quality of play is very much impacted by the quality of the table and its cloth. Pool table cloth selection is definitely "you get what you pay for". If you install any cloth other than that designed for a pool table, the action of the balls on the table will not be the same, the felt will most likelt not last very long, and in general, you will be very disappointed. Unless you are covering the table and rails yourself rather than having a professional do it, you don't have many options to use cheap fabrics as no professional will install it for you.


What is the extra bit of cloth for on the end of a pool table?

There should not be extra cloth at the end of a pool table. The table needs repair if there appears to be extra cloth.


How much does table cloth cost?

The cost of a table cloth averages between $5 and $10. Actual costs vary based on the size, materials used, and brand of the table cloth.


What is the best way to remove residue from a plastic table cloth on a wooden dining table?

A damp cloth.


What is difference between alter and modify on oracle?

MODIFY is a clause used within an ALTER statement, such as ALTER TABLE, ALTER INDEX or ALTER MATERIALIZED VIEW, etc. That is, MODIFY isn't a command by itself. For example, you might change the length of a text column in a table with the following: ALTER TABLE employee MODIFY (email_address VARCHAR(132));