Select "File" and "Open File" from the KompoZer menu. To load the HTML file, double-click it in the "Open HTML File" dialog box.
Place the insertion point where you want the bordered text to go.
Click the "Source" tab at the bottom of your page to view the code.
Insert the following HTML code to add a solid, black border around your text:
Your Text Goes Here
Replace "Your Text Goes Here" with your actual text. To change the border color, change "black" to a different color in the HTML code. To increase the border's width, change "1px" to a larger size, such as "2px," in the code. To customize its shape, change "solid" in the code to "double," "dashed," "dotted," "groove," inset" or "outset."
Click the "Preview" tab at the bottom of your page to view the bordered text. Press the "Save" button in the toolbar to save the file.
Source.
0 comments:
Post a Comment