Copy link to clipboard
Copied
Hi,
I want to present unordered list in Screenshot 1.
So, I wrote HTML tags in Screenshot 2.
But list is not appear in Screenshot 3.
Would you help me?
Hosun
Copy link to clipboard
Copied
See https://developer.mozilla.org/en-US/docs/Web/HTML/Element/ul
Copy link to clipboard
Copied
It's <li> </li> NOT <l> </l> as you currently have it coded.
Copy link to clipboard
Copied
Thank you very much for two of you replied me.
I corrected it.
The remaining issue is all lists are represented in one line.
Is there any solution?
Hosun
Copy link to clipboard
Copied
You must have something set in your css that is making the list items display inline.......the html mark up is now correct.
Best test is to detach your css file and see what happens.
Copy link to clipboard
Copied
I tried various ways but css is hardly applied. So, I chose to go with <p> and ;.
Hosun
Copy link to clipboard
Copied
I tried various ways but css is hardly applied.
By @Hosun
============
Disable your CSS as a test.
This is what default list styles look like in an error-free HTML document. LIVE VIEW:
Copy link to clipboard
Copied
What you are showing is the HTML code and not the CSS styling code. Do you have the page online somewhere or could you upload it online so we can see what's going on?
Copy link to clipboard
Copied
Thank you very much for your reply.
As seen in my first Screenshots, I am publishing a book on Apple Books. There is a book description field. To present a text as I intended, I was making a try in Metadata, using some tags.
It looks a little different from the ordinary functioning of HTML and CSS.
Hosun
Copy link to clipboard
Copied
I think I was mistaken.
I'd rather try with RTF.
Hosun
Copy link to clipboard
Copied
What program are you showing in your first screenshot?
Copy link to clipboard
Copied
TextEdit on Mac.
Hosun
Copy link to clipboard
Copied
Ask Apple about Apple products.
This is an Adobe product community.
Copy link to clipboard
Copied
Do you have access to the entire Adobe CC? If you do, have you considered using InDesign instead of trying to do HTML?
Copy link to clipboard
Copied
I sent an inquiry email to Apple Books and posted a question on Apple Comminuities. But I didn't get the answer.
I posted a question on Id Community. I got to know the same thing happens in Amazon.
Thank you very much for all of you who replied me.
Hosun
Copy link to clipboard
Copied
I am publishing a book on Apple Books.
By @Hosun
===========
Apple Books have specific guidelines on metadata. Providing good metadata for your book helps ensure it appears in relevant user searches. Refer to the guidelines below.
https://itunespartner.apple.com/books/support/12-metadata
Description: Use Rich Text Format (RTF) to format your text instead of HTML tags. For example, use the Command-B keyboard shortcut to make highlighted text appear in bold. Or, copy and paste formatted text into the description. If you enter text that is not UTF-8 encoded, you may see incorrect symbols in your book description.