The Small Business 360 Q&A Forum

Entrepreneurs can ask questions as well as find answers to their questions on various business topics, including operating a business, web design, and more, through this platform. Join us and share your questions or answers. 

0
0

I don’t know much about HTML but I need to put a border around a block I created as an advertisement. I searched the internal and it seemed easy but the boarder does not show.  I think my HTML code is wrong.  Can anyone help me with the HTML code for a boarder?

  • You must to post comments
0
0

html code:

<div style=”border: 2px solid #000000; padding: 10px;”>
<!– Your content goes here –>
This is your advertisement block.
</div>

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.