Html view in text object 
Autor: Ray W.I have been using an existing template for my site, then modifying as needed. I have a section for "what our clients are saying about us" In one of the text boxes I have an underline character that is being used as a separator, which is too thin when compared with the other boxes.
(Whyisthistextboxnotaceptingspacing? i have to hit the space bar twice to get it to space?)
(now its working again?)
I tried to copy the thicker separator from one of the other text boxes, but it won't paste. So I wonered if I could check the code being used by selecting the "Enable HTML Code".
Nothing appears to happen when I select thus button?
Anysuggestionsontheformattingofunderlinecodes. (Spaces not recognized again? I think your text formisbroken)

Autor
The only work around I could find was to duplicate one of the other text boxes and replace the one not working. This fixed the underline formatting issue. Still the Enable HTML code button does nothing.
The options for a dividing line in the text object:
Click on the dividing line symbol in the text object to get a simple dividing line, see (1)
In addition, the dividing line can be made thicker and given a color using CSS code, see (2)
----- (1) -----
----- (2) -----
1. Correction to the screenshot “CSS code”:
... then insert CSS code for <hr> tag
2. I copied the CSS code from this website, see
>> https://www.w3schools.com/tags/tag_hr.asp
(It > En) ... the [</>] button works, but it depends on how you use it and what you want to achieve, and what HTML code you insert and how...
... the example LINK of your online page would allow us to evaluate...
.
ciao
.
The other way, see Screenshot below
IMPORTANT:
The color markings in copied HTML codes disrupt the function of the HTML code in the text object, so either take a detour via the Windows Editor or use a keyboard shortcut, as I don't know more at the moment.
-----
Screenshot with the two examples:
Above is the inserted dividing line in the text object with additional CSS code, which was inserted after clicking on "Code" in the 2nd empty line.
Inserted the HTML code with CSS style information directly into the text object below and marked the HTML symbol.
-----
-----
Autor
Hi Daniel & KolAsim,
Thanks for the prompt responses. Note when I try to enter a new line, this website text box disables space bar unless I enter a double space so I will respond to you as a continuous paragraph. Here is a link to the webpage in question. https://q-phone.net/the-team.html it's in the testamonials section at the bottom of the page, and is a short bar above the Name of the individual. I did see the seperator function, but this was not created using that function, which provides a line across the complete page. It looks like it was created by using the underline key from the keyboard, then somehow increasing the thickness. I was unable to increase the thickness using both the Bold and font size options so do not know how it was created. As I mentioned in my follow-up message, I first attempted to copy the correct sized underline from one of the other entries, and paste it into the textbox which was not working, but this did not work. So in the end, I copied one of the other complete text boxes and changed the text to make it work. I'd still like to know how the effect was created. I used one of the Website X5 templates to create the site. I tried to use the Enable HTML code, but could not work out how to use it.
Thanks for your support!
Autor
Hi Daniel, Thanks for showing me how the enable html code works. I followed your example. The button acts as a switch, I guess i was anticipating being able to see the whole page in html so that I could view how the page was encoded.
Thanks again.
ray
Maybe something was changed in the keyboard setting if the problem also occurs here in the community when entering text.
The dividing line in the text object only extends as far as the width of the text object.
-----
For WebSite X5, click Preview and then right-click to open the source code view with the CSS formatting.
DEVTools is a small web developer tool that is also available in browsers and is clearer there.
-----
...if you're referring to the symbol I indicated in my STAMP, then it's a line created with 14 bold 3pt underscore characters "_"...

...exactly this one: |______________|
(You can also use other methods to create dividers) ... ciao...
.
Autor
Yes, in the editor, it actually shows a Normal text Quicksand 3 and Bold.
Nothing like 14 bold 3pt.
.