<form class="center-block form-horizontal">
<div class="form-group row">
<label class="col-sm-12 col-md-2 col-form-label" for="getFile">Image:</label>
<div class="col-sm-12 col-md-10">
<a href="#image">
<img class="thumbnail" src="https://www.arborday.org/images/hero/medium/hero-ring-of-trees-looking-up.jpg">
</a>
<input class="form-control input-lg" id="getFile" style="width:80%; display:inline; float:right;" type="file">
</div>
</div>
</form>
ASKER
Cascading Style Sheets (CSS) is a language used for describing the look and formatting of a document written in a markup language. Usually used to change web pages and user interfaces written in HTML, it can also be applied to any kind of XML document. CSS is designed primarily to distinguish the content of a document from its presentation.
TRUSTED BY
This is not correct. Consider the following code
Open in new window
Will produce the output