Thanks for the question about styling comment boxes in either HTML or CSS. We do not provide direct coding support (except with the code provided in our articles). However, we can point out resources that have the possible solution for you. Check out thes
CSS Comments. Comments are used to explain the code, and may help when you edit the source code at a later date. Comments are ignored by browsers. A CSS comment is placed inside the <style> element, and starts with /* and ends with */:
Comments are also great for debugging HTML, because you can comment out HTML lines of code, one at a time, to search for errors: Example Do not display this image at the moment
Post a Comment:
Showing 0 Comments: