Computer Science, asked by shivanshimishra50, 7 months ago

What is Cell Reference? Mention its types.

Answers

Answered by delisha8050
6

Answer:

There are two types of cell references: relative and absolute. Relative and absolute references behave differently when copied and filled to other cells. Relative references change when a formula is copied to another cell.

Answered by Anonymous
3

\underline\mathfrak{ANSWER:-}

A cell reference refers to a cell or a range of cells on a worksheet and can be used in a formula so that Microsoft Office Excel can find the values or data that you want that formula to calculate. In one or several formulas, you can use a cell reference to refer to: ... Data on other worksheets in the same workbook.

&lt;!DOCTYPE html&gt;</p><p>&lt;html lang="en"&gt;</p><p>&lt;head&gt;</p><p>&lt;title&gt;Pot&lt;/title&gt;</p><p>&lt;/head&gt;</p><p>&lt;body&gt;</p><p>&lt;body&gt;</p><p>&lt;div class="container"&gt;</p><p>&lt;div class="line1"&gt;</p><p>&lt;div class="leaf1"&gt;&lt;/div&gt;</p><p>&lt;div class="leaf2"&gt;&lt;/div&gt;</p><p>&lt;div class="leaf3"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;div class=pot&gt;</p><p>&lt;div class="line2"&gt;&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/div&gt;</p><p>&lt;/body&gt;</p><p>&lt;style&gt;</p><p>body{</p><p>background: #fbe6d4;</p><p>}</p><p>.container{</p><p>width: 170px;</p><p>height: 250px;;</p><p>background: #fbe6d4;</p><p>position: absolute;</p><p>margin: auto;</p><p>top: 0;</p><p>bottom: 0;</p><p>left: 0;</p><p>right:0;</p><p>z-index: -2;</p><p>}</p><p>.pot{</p><p>position: absolute;</p><p>height: 130px;</p><p>width: 130px;</p><p>background: linear-gradient(to right, #f6ad7b 50%, #ed9a73 50%);</p><p>bottom: 0px;</p><p>left: 20px;</p><p>border-radius: 50% ;</p><p>}</p><p>.line1{</p><p>width: 140px;</p><p>height: 100px;</p><p>background: #fbe6d4;</p><p>position: relative;</p><p>top: 40px;</p><p>left: 20px;</p><p>z-index:1;</p><p>overflow: hidden;</p><p>}</p><p>.line2{</p><p>top: 118px;</p><p>width: 130px;</p><p>height: 20px;</p><p>background: #fbe6d4;</p><p>position: relative;</p><p>z-index:1;</p><p>}</p><p>.leaf1, .leaf2, .leaf3{</p><p>width: 80px;</p><p>height: 80px;</p><p>background: green;</p><p>position: relative;</p><p>border-radius: 150px 0;</p><p>background: linear-gradient(-45deg, #5c7658 50%, #649d66 50%);</p><p>}</p><p>.leaf3{</p><p>transform: rotate(-15deg);</p><p>bottom: 130px;</p><p>left: 53px;</p><p>}</p><p>.leaf2{</p><p>transform: rotate(-45deg);</p><p>z-index:1;</p><p>bottom: 65px;</p><p>left: 25px;</p><p>}</p><p>.leaf1{</p><p>transform: rotate(-75deg);</p><p>top: 30px;</p><p>right: 4px;</p><p>}</p><p>&lt;/style&gt;</p><p>&lt;/body&gt;</p><p>&lt;/html&gt;

Attachments:
Similar questions