i'm trying to add a black border to the text box on this code -
(我正在尝试在此代码的文本框中添加黑色边框-)
<p class="line-item-property__field">
<div style="clear:both">
<label for="custom-text">Customise Text</label>
</div>
<input id="custom-text" type="text" name="properties[Custom Text]">
</p>
I've searched the internet and tried multiple things but i'm not good with this stuff i'm still learning.
(我已经在互联网上搜索并尝试了多种方法,但是我对仍在学习的这些东西并不满意。)
ask by Ross Greene translate from so 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…