Computer Science, asked by ashok052020, 9 months ago

find out the information on how a link can be converted into a button​.​

Answers

Answered by rameshbariya611qwe
0

Answer:

this is your ans

Explanation:

It is very simple. Just convert the button to a and add display: block; or display: inline-block; to the class . my-button. Just change your button to an anchor and adjust your css.

Answered by florencemyke
0

Answer:

Explanation:How to add a button to a news item on your website

1. Navigate to School Website > Website Management > Websites

2. Click on the icon with three dotes next to your website title, and click on the Edit Website option

3. Find the page you would like to edit, click on the wrench icon next to the page, and click on the Edit Page Content option

4. Find the news block you would like to add the button to and click edit next to a news item

5. Click on the HTML button that shows in the text box you are using. If your link is in the Brief Description text box,  

you will click on the HTML button in that text box

6. Paste the code into the HTML Source editor so it shows in this order: <a *code here* href

This is an example of what the button will look like without any custom styling

How to style the button

1. Navigate to School Website > Website Management > Websites

2. Click on the icon with three dotes next to your website title, and click on the Edit Website option

3. Click on the Styles tab

4. Under the Global Styles section, click on the Global Site Style button

5. Click on the button and use the styles menu on the left to style the button

Once that is done, all of the buttons on your website will use the new styling you set

Similar questions