answersLogoWhite

0

When material appears between brackets or parentheses, the bracket or parenthesis on the left 'opens' and the one on the right 'closes.' Therefore the closing bracket is the one on the right.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

How many times do you space after an opening bracket?

There is a space before an opening bracket, but I am reasonably sure there is no space after the opening bracket. Neither is there one before the closing bracket.


What is no follow in web design and webpages?

In web page design, the author can specify whether the Bots should or should not follow and index all pages and links. The command is one known as a META and is placed in the HEAD section of the webpage. For "follow", the syntax of the command is: an opening bracket meta name="robots" content="index,follow" then a closing bracket For "follow", the syntax of the command is: an opening bracket meta name="robots" content="index,no-follow" then a closing bracket


What is the use of close braket?

Since this is not in any category, one would first have to know if this was a math question or an "English" question. In general, a closing bracket indicates the end of the statement that begun with the "Opening Bracket" (if you know what I mean).


Where does the period go at the end of a sentence when using a bracket?

If the contents of the bracket is a phrase or is merely adding to the sentence, the fullstop/period comes after the closing bracket. However, if the contents of the bracket is a full sentence or even several sentences, then the fullstop/period is inside of the bracket.Example:A new assignment? I was so excited (not).A new assignment? I was so excited (That's not actually true.).A new assignment? I was so excited. (That was sarcasm. I was not actually excited.)


Which character is usually used to terminate PHP statement?

A semicolon ( ; ) is often used at the end of an expression to conclude it and hopefully the line as well. If this is in reference to a block of code, the answer could be a closing curly bracket ( } ). If this is in reference to all of your PHP in a given area, a closing tag would be used ( ?>).


What is the purpose of the bifold door top pivot bracket and how does it contribute to the functionality of a bifold door?

The purpose of the bifold door top pivot bracket is to provide support and stability to the top of the bifold door, allowing it to pivot smoothly and securely. This bracket helps distribute the weight of the door evenly, preventing it from sagging or becoming misaligned. Overall, the top pivot bracket plays a crucial role in ensuring the proper functioning of a bifold door by facilitating smooth opening and closing movements.


What is the purpose of the screen door jamb bracket and how does it contribute to the overall functionality of a screen door?

The purpose of the screen door jamb bracket is to provide support and stability for the screen door. It is typically installed on the door frame to hold the door in place and prevent it from swinging open or closing too quickly. This bracket helps to ensure that the screen door operates smoothly and securely, contributing to its overall functionality and durability.


What is correct bracket pipes or pipe bracket?

Pipe bracket.


What is the purpose of the bi-fold door top pivot bracket and how does it contribute to the functionality of a bi-fold door system?

The purpose of the bi-fold door top pivot bracket is to provide support and stability to the top of the bi-fold door, allowing it to pivot smoothly and securely. This bracket helps distribute the weight of the door evenly, preventing sagging or misalignment. Overall, the top pivot bracket plays a crucial role in ensuring the proper functioning of a bi-fold door system by facilitating smooth opening and closing movements.


Is meta tags having closing tags?

Meta tags do not have closing tags in HTML. The following is perfectly valid HTML: <meta http-equiv="content-language" content="en"> When you get into XHTML, you'll need to close the tag but by definition meta tags are self-closing. So the correct way to close the meta tag would be by adding a forward slash just before the closing bracket, like so: <meta http-equiv="content-language" content="en" />


Should an exclamation mark be before or after brackets?

it should go inside the bracket... otherwise it would't emphasize the text. whereas full stops (or periods as they are also named) go outside the brackets


Expand and simplify bracket a plus 5 bracket bracket a minus 5 bracket?

(a + 5) (a - 5) = a2 - 25