1answer.
Ask question
Login Signup
Ask question
All categories
  • English
  • Mathematics
  • Social Studies
  • Business
  • History
  • Health
  • Geography
  • Biology
  • Physics
  • Chemistry
  • Computers and Technology
  • Arts
  • World Languages
  • Spanish
  • French
  • German
  • Advanced Placement (AP)
  • SAT
  • Medicine
  • Law
  • Engineering
Lelu [443]
4 years ago
14

Ted is asked to create a page containing his family photos for a family reunion website. He will has about 20 pictures to post,

with a caption that he wants to display before each one. Each picture is a group photo of a particular family. ​
What attribute could he add to make sure they are centered?
Computers and Technology
1 answer:
Dafna11 [192]4 years ago
6 0

Answer:

<em>Alignment Attribute</em>

Explanation:

In web development (HTML), the align attribute <em>states the orientation according to the surrounding component of an < object > element.</em>

The element < object > is an insert element (it does not insert a new line on a page), which means that it can be wrapped around by text and other components.

Ted might find it easier to use this element / component to make sure his objects are well aligned.

Furthermore, defining the alignment of the < object > by the surrounding elements may be useful.

You might be interested in
Your _______ can help block inappropriate content online.<br> 1. web browser<br> 2. Password
djverab [1.8K]

Answer:

web browser.

Explanation:

yea let me go post my password to block content (sarcasm)

7 0
3 years ago
What are the four steps for planning a table?​
aleksley [76]

Answer:

1. Environmental Scanning. Environmental scanning is the process of gathering, organizing and analyzing information. ...

2. Strategy Formulation. ...

3. Strategy Implementation. ...

4. Strategy Evaluation.

Explanation:

4 0
3 years ago
30 points) Suppose you are given a string containing only the characters ( and ). In this problem, you will write a function to
navik [9.2K]

Answer:

The screenshot is attached below

Explanation:

The below program check balence of paranthesis using stack.

if the input charecter is ( then push to stack

if the input charecter is ) then pop top element and compair both elements for match.

Program:

public class Main

{

static class stack // create class for stack

{

int top=-1; // initialy stack is empty so top = -1

char items[] = new char[50]; // Create an array for stack to store stack elements

 

void push(char a) // Function push element to stack

{

if (top == 49) // chack stack is full ?

{

System.out.println("Stack full");

}

else

{

items[++top] = a; // increment the array index and store the element

}

}

 

char pop() // function to return the elements from stack

{

if (top == -1) // check the stack is empty

{

System.out.println("Empty stack");

return '\0';

}

else

{

char element = items[top]; // return the top element

top--; // Decrement the array index by one

return element;

}

}

 

boolean isEmpty() // Check the stack is empty or not

{

return (top == -1) ? true : false;

}

}

static boolean isMatch(char character1, char character2) // Check the input charecters are matching pairs or not

{

if (character1 == '(' && character2 == ')') // If they match return true

return true;

else

return false;

}

 

static boolean isBalanced(String parantheses) // check the input string is balenced or not

{

char[] exp = new char[parantheses.length()]; // Create a charecter array

for (int i = 0; i < parantheses.length(); i++) { // Convert the string parantheses to charecter array

exp[i] = parantheses.charAt(i);

}

stack st=new stack(); // Declare an empty character stack    

for(int i=0;i<exp.length;i++)

{  

if (exp[i] == '('))   // if input charecter is '(' push to stack

st.push(exp[i]);

if (exp[i] == ')') // if input charecter is ')' pop top element from stack

{

if (st.isEmpty())

{

return false;

}

 

else if ( !isMatch(st.pop(), exp[i]) ) // Call isMatch function

{

return false;

}

}

 

}

 

if (st.isEmpty())

return true; //balanced

else

{

return false; //not balanced

}

}

 

 

public static void main(String[] args)

{

 

System.out.println(isBalanced("()()()")); // Output true if string is balenced

 

}

 

}

Screenshot:

5 0
3 years ago
In a graphical user interface, which is a small symbol on the screen whose location and shape changes as a user moves a pointing
ollegr [7]

Answer:

a pointer or cursor

Explanation:

6 0
4 years ago
What is the difference between a learner’s license and an operator’s license?
Alchen [17]
Learner's license<span> lets you take the wheel with an instructor while you learn to drive. A operators license is when you already passed your driving test and can drive on your own.

</span>
3 0
3 years ago
Other questions:
  • True False The explicit location always tells you where users are located when they type the query.
    10·2 answers
  • What does CPL stand for
    9·2 answers
  • Assume the following variable definitions int a = 5, b = 12; double x = 3.4, z = 9.1. What are the values of the following expre
    7·1 answer
  • Clep allows students to do all of thw following except which?
    11·2 answers
  • How many bit does four gigabyte has
    8·2 answers
  • An IT technician has manually configured an IP address on a laptop for a new employee. Each time the employee tries to connect t
    10·1 answer
  • Write a program that scores a blackjack hand. In blackjack, a player receives from two to five cards. (The player decides how ma
    5·1 answer
  • You use an escape sequence to include ___________________ in a string.
    15·1 answer
  • if a second system failure occurs while the first recovery is in progress, what needs tobe done after the system recovers for th
    11·1 answer
  • Write an enhanced for loop that multiplies all elements in an int[] array named factors, accumulating the result in a variable n
    11·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!