-1
私はウォーターマークとして私のロゴを持っています。非常に退屈なので、テキストは簡単で読みやすい。私はウォーターマークの中心にしたいと大きいしかし、私はつまらない....任意のヒント?ウォーターマーク(HTML形式)
<form style="background: ##f7f8fa; border-radius: 4px; box-shadow: 0 4px 10px 4px rgba(19, 35, 47, 0.3); padding: 15px;">
<div>
<div id="image" style="width: 100%;height: 100%;position: relative;top: 0;left: 0;"><img src="https://ajrecruit-mhwbfrdhg9uflyxxtkv.stackpathdns.com/wp-content/uploads/2017/07/HD_AJRecruit_Logo.png" /></div>
<div id="watermark" style="background:url(images/HD_AJRecruit_Logo.png) no-repeat; width: 100%; height: 100%; position: relative; top: 0; left:0;"></div>
</div>
</form>