Computer Science, asked by padhuji2k, 9 months ago

Components in Ionic by default have both padding of:
A: 10 Pixels
B: 5 Pixels
C: zero Pixels

Answers

Answered by asifkuet
1

Answer:

Ionic deals an easy way to add padding to elements. There are couple of modules that can be used and all of them will add 10px between edge of element and it’s comfortable. The following table (Attached)  displays all the obtainable padding classes:

The 1st is using the padding class and the 2nd one does not. You will see that the first button is bigger, since it has 10px padding useful.

Ans: 10 pixels

Attachments:
Answered by mindfulmaisel
0

Components in ionic by default have padding of 10 pixels.

Option: A

Explanation:

Ionic provides an easier way of adding padding to the elements. There are few classes which can be used and all of them can use 10 px between the border of the elements and its respective contents.  

The classes of padding are listed as  

1) Padding  

2) Padding – vertical  

3) Padding – top  

4) Padding – horizontal  

5) Padding – top

6) Padding – right  

7) Padding – left

8) Padding – bottom.  

The default padding point is 10 pixels.  

Learn more about padding

Difference between cell padding and cell spacing

https://brainly.in/question/2960707

Dermis functions for padding and insulation

https://brainly.in/question/3079680

Similar questions