Here is code like:
!
Q1) Women should be obligated to complete national service.</br>
<ul>
<li>Strongly approve</li>
<li>Moderately approve</li>
<li>Slightly approve</li>
<li>Slightly disapprove</li>
<li>Moderately disapprove</li>
<li>Strongly disapprove</li>
</ul>
I can't seem to do it correctly. Could you tell me where i went wrong in the code?
Sorry, I am so ignorant about programming.
Thank you!
!
Hi bansalpeeyush29,
There is still something wrong with my code. As shown in the image below, I still do not see the highlighted colour in my survey preview.
May I know where is the mistake? Could it be because I am using a free trial?
!

!

!
Hi
@Soon
The code you are trying should work and if it is not reflecting in preview try
1) Refreshing your browser
2) log out of your account and login again
3) you can try clearing cache of your browser or opening it in incognito mode
4) finally if all this does not work try the following code
Q1) Women should be obligated to complete national service.
<ul>
<li>Strongly approve</li>
<li><mark style=" background-color: yellow;color: black;">Moderately approve</mark></li>
<li>Slightly approve</li>
<li>Slightly disapprove</li>
<li>Moderately disapprove</li>
<li>Strongly disapprove</li>
</ul>
!
Hey
@Soon! It looks like you have a qtrial account, which does not have the HTML markup permission enabled. Check out
this page for our upgrade plans, or feel free to reach out to our
sales team!