Trying to get my outputs to show up in line with the words explaining them, right now, they are being shunted to the next line, which I dont want.
Taco Stands: Cost per <b><output class="output6">0</output></b> tacos<br>
TacoTaco <output class="output1">0</output>
Los Hermanos Tacos <output class="output2">0</output>
Natcho Taco<output class="output3">0</output>
Taco Bell<output class="output4">0</output>
Chipolte<output class="output5">0</output>
https://jsfiddle.net/xnpqd8cs/
I also cant seem to figure out how to have the output numbers have commas for better readability.