The answer is c that what a lot of people use☻
Answer: Style inheritance
Explanation:
Style inheritance is used to design style sheets. It is a process in which properties are inherited by children from a parent element. For example you wish that all text on a page use same font color i.e. red. You can apply they following style for <body> tag like {body color:red;}. All the elements in the web page will inherit this font color. This is better to use than to create styles for each tag. Every heading and paragraph will be displayed in this font color until you define different color for particular element.
In OpenOffice Writer, you can insert comments with the Comment option under the Insert tab. Alternatively, you can use the Ctrl+Alt+N keys.
Your answer is most likely A. Use media
You first need to figure out what kind of game you would like to create. Find codes and certain websites that will help you set up and or make a game.