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
tatiyna
4 years ago
7

Which of the following configures a margin for an element with the following values: top margin 30 pixels, left margin 150 pixel

s, right margin 0 pixels, and bottom margin 0 pixels?
Computers and Technology
1 answer:
saw5 [17]4 years ago
7 0

Answer:

margin: 30px 0 0 150px;

Example:

<html>

<body>

<div style="margin: 30px 0 0 150px">

Welcome In  Bangalore

</div>

</body>

</html>

Explanation:

The Above example is written in HTML and inline CSS in which I have created a division and given margin to it through internal CSS.

First value in the margin is 30px then 0px for bottom margin then 0px for right margin and at last we have given 150px margin to the left side.

You might be interested in
Write a full class definition for a class named Player, and containing the following members:
ANEK [815]

// making class

class Player {

// Data members

string name;

int score;

// Name setter

void setName(string str){

this.name = str;

}

// Score setter

void setScore(int num){

this.score = num;

}

// Score getter

int getScore(){

return score;

}

// Name getter

string getName(){

return name;

}

};

8 0
3 years ago
Each vertex in a graph of n bertices can be the origin of at most ____edges
EastWind [94]

Answer:

B. n-1

Explanation:

If there are n vertices then that vertex can be origin of at most  n-1 edges.Suppose that you have a graph with 8 vertices you can select a vertex from these 8 vertices now you have 7 other vertices.So the vertex you selected can have at most 7 edges or it can be origin of at most 7 edges.So we conclude that the answer is n-1.

6 0
3 years ago
Which steps allow a user to change the column layout in the Handout Master?
sukhopar [10]

Answer:

It's D

Explanation:

On edgenuity

7 0
4 years ago
Select one or more of the following: Which of these events will cause signal(s) to be generated by the kernel (the operating sys
nikitadnepr [17]

Answer:

a. The process has done something wrong (segmentation fault, etc.)

Explanation:

Events that cause signals to be generated by kernel and sent to childless foreground process is the process has done something wrong(segmentation fault), as Hardware exceptions generate signals,for example, divide by 0 or invalid memory reference. These conditions are usually detected by the hardware, and the kernel is notified. The kernel then generates the appropriate signal for the process that was running at the time the condition occurred.

7 0
3 years ago
What aspect of ip addresses makes it necessary to have one address per network interface, rather than just one per host?
mestny [16]
<span>An IP address comes from the router and used by one computer host to access the internet. </span><span> </span><span> </span><span>This can only secure only one two-way</span><span> communication between the computer and the router.</span>  <span>Thus, having the same IP address on two hosts can cause inaccessibility in one of the networks. </span><span>
</span><span>I hope this helped you. 
</span><span>
</span>

3 0
4 years ago
Other questions:
  • Which parts of the forebrain are sometimes described as the “executive center” and can be likened to the central processing unit
    9·1 answer
  • Which word goes with "meals
    5·2 answers
  • How will you ensure that all of the network's applications and tcp/ip services also support ipv6?
    10·1 answer
  • Why might you complete a 1040 instead of a <br> 1040ez
    11·2 answers
  • What is the most important trait of the first pilot project in the AI Transformation Playbook?
    10·1 answer
  • I just wanna promote my 2 yt channels c: <br> (the channels are in the comments of this question)
    14·1 answer
  • Suppose you are given a relation R with four attributes ABCD. For each of the following sets of FDs, assuming those are the only
    13·1 answer
  • 20.
    8·1 answer
  • Which unit of the computer works of the output?​
    5·1 answer
  • More than 700 people in the United States have been infected with monkeypox virus American vector: the epidemic is spreading lik
    5·1 answer
Add answer
Login
Not registered? Fast signup
Signup
Login Signup
Ask question!