Title: Problems with HTML  ?
Last modified: August 30, 2016

---

# Problems with HTML ?

 *  Resolved [Mago7891](https://wordpress.org/support/users/mago7891/)
 * (@mago7891)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problems-with-html-1/)
 * Hi everybody !
 * If you click on [this link](http://www.foreverbeplus.com/i-piu-comuni-sintomi-dello-stress/)
   you will see, there is a problem about ordered list.
 * On backend everything is correct about the code… what can I do ?

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [juggledad](https://wordpress.org/support/users/juggledad/)
 * (@juggledad)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problems-with-html-1/#post-6886729)
 * Where exactly on the page is the list?
    what html code is used to build the list?
 *  Thread Starter [Mago7891](https://wordpress.org/support/users/mago7891/)
 * (@mago7891)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problems-with-html-1/#post-6886732)
 * <h3 style=”text-align: justify;”>Ecco qui una lista dei sintomi più comuni:</
   h3>
    <h3 style=”text-align: justify;”></h3> <ul style=”text-align: justify;”>
    -  <h3>muscoli tesi, soprattutto in concomitanza di spalle, collo e lombari;
      </h3>
    -  <h3>palpitazioni e tachicardia, difficoltà di tanto in tanto a respirare;
      </h3>
    -  <h3>fitte o pesantezza del capo, soprattutto quando ci si ferma e la giornata
      sta per finire;</h3>
    -  <h3>sensazione continua di debolezza fisica;</h3>
    -  <h3>difficoltà a digerire, stipsi o diarrea; irregolarità intestinale;</h3
      >
    -  <h3>capogiri frequenti;</h3>
    -  <h3>difficoltà ad addormentarsi o sonno disturbato;</h3>
    -  <h3>perdita dell’appetito _(“ho lo stomaco chiuso”)_ o fame nervosa;</h3>
    -  <h3>insofferenza nei confronti delle persone accanto;</h3>
    -  <h3>stati d’ansia;</h3>
    -  <h3>facilità ad allarmarsi per un nonnulla;</h3>
    -  <h3>sconvolgersi facilmente, tristezza senza motivi apparenti;</h3>
    -  <h3>scatti di rabbia;</h3>
    -  <h3>umore altalenante;</h3>
    -  <h3>abuso di alcol;</h3>
    -  <h3>tendenza a criticare;</h3>
 *  [Jay](https://wordpress.org/support/users/phyrax/)
 * (@phyrax)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problems-with-html-1/#post-6886733)
 * I can only assume you’re talking about the list in the content. Looks like the
   CSS for UL elements in content data will need to be updated. Look at `style.css
   line 272`
 * If it’s the indentation you’ll need to up the margin on the left, right now it’s
   set to: `margin: 0 0 20px;` You’ll need to add another 20px declaration like 
   so: `margin: 0 0 20px 20px;`
 * This does, however affect your navigation as well, so you’ll need to target lists
   ONLY in content.
 *  [Jay](https://wordpress.org/support/users/phyrax/)
 * (@phyrax)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problems-with-html-1/#post-6886734)
 * For the love of god please put that code in a code block… you just broke the 
   forum! lol
 *  [juggledad](https://wordpress.org/support/users/juggledad/)
 * (@juggledad)
 * [10 years, 4 months ago](https://wordpress.org/support/topic/problems-with-html-1/#post-6886780)
 * `<ul style="text-align: justify;">`
    that builds an _unordered_ list.
 * If you want an orderedd list, you use <ol….>,,,

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Problems with HTML ?’ is closed to new replies.

## Tags

 * [ordered list](https://wordpress.org/support/topic-tag/ordered-list/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 5 replies
 * 3 participants
 * Last reply from: [juggledad](https://wordpress.org/support/users/juggledad/)
 * Last activity: [10 years, 4 months ago](https://wordpress.org/support/topic/problems-with-html-1/#post-6886780)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
