Computer Science, asked by tannikri12345, 9 months ago

use inline css to format your resume that you created ​

Answers

Answered by sherry6514
7

Answer:

yes inline css is used for formatting your resume in html

Answered by surajnegi0600
0

Answer:

Inline CSS is a type of styling where CSS styles are applied directly to HTML elements within the HTML code. In order to use inline CSS to format a resume, you would need to add style attributes to the HTML elements within your resume document.

Explanation:

For example, you could use the "style" attribute to change the font size and color of your resume's headings, or to add a border to a section of the document. You would then add CSS styles to the "style" attribute, such as "color: blue; font-size: 18px;". This is a great way to apply unique styles to specific elements within your resume, but it's important to keep in mind that inline CSS can make your code more difficult to maintain and update.

More questions and answers

https://brainly.in/question/38472418

https://brainly.in/question/37965506

#SPJ3

Similar questions