Note that there are some explanatory texts on larger screens.

plurals
  1. POHow do I center this navbar?
    primarykey
    data
    text
    <p>Have tried a lot of different things, and still having a lot of trouble centring this navbar: <a href="http://www.miriammedical.co.uk/miriam2012" rel="nofollow noreferrer">http://www.miriammedical.co.uk/miriam2012</a></p> <p>If I follow the advice here... <a href="https://stackoverflow.com/questions/10280762/editing-nav-menu-how-do-i-wrap-displayblock-floatleft-to-have-a-centered-me">Editing Nav Menu - How Do I Wrap display:block, float:left to have a Centered Menu?</a> ... which is to add a fixed with and use margin 0 auto, all that happens is the list appears off-centre.</p> <p>And then there's this, which suggests using margin-left: auto and margin-right: auto... <a href="https://stackoverflow.com/questions/14348088/css-issue-centering-navbar/14348114#14348114">CSS Issue Centering NavBar</a> ... but the same thing, it's off-centre</p> <p>There are other tutorials suggesting using float: left, but any time I add floats (to either the list itself, or the list and its container), I either get the list appearing on the very left of the screen, or I just get everything split gaps appearing in the container instead of the list being on one line.</p> <p>I know this is an oft-covered topic, but the same old advice isn't working for me. I'm obviously missing something, so help would be appreciated. Hopefully some illumination with clarify the core coding issues at play, as opposed to all the other answers on the net, which just seem to make the same basic suggestions. Thanks.</p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload