If you know how to do this please amend the code below, Thanks.
<style>
.vertical_text {
writing-mode: tb-rl;
filter: flipv fliph;
}
</style>
<div height="4000px;width=4000px" class="vertical_text">How_to_make_vertical_Text_for_IE_That_Doesnt_Wrap_after_spaces</div>