我想在包含背景圖像的div內放置一些文本。我該如何解決這個問題。該網站必須有響應。就像這個網站的正確部分。 http://loveandluxesf.com/背景圖像中的位置文本
所以這是下面的代碼。
<div class="row">
<div class="six columns" id="signup-section">
<div id="bg-img">
<div class="offset-by-two">
<h2>Random text which should go in here</h2>
<form>
<input type="email">
<span class="button">Register</span>
</form>
</div>
</div>
</div>
所以ü想ü要解決這個文本overthere ........ –
對不起,我大膽的文字是什麼。 – parjun
使用Zerb Foundation框架進行響應式設計。 – parjun