خرید بک لینک
Hello! I am new to coding and am using the code writer app (Windows) to mess around with coding and creating a web page.
Well my problem that I am having I believe would be in the CSS file that I am writing. The problem being the alignment of the bullet points, the words are positioned where I want them. My coding is:

Code:

ul {
    text-align: center;
    color: #fff;
    background-color: #6E6E6E;
    text-transform: uppercase;
}

This being in my CSS page. The HTML is simply:
Code:

<ul>
    <li>Portfolio</li>
    <li>Morgue</li>
    <li>Resume</li>
    <li>Contact</li>
</ul>

What can I add to make the bullets center too?

Please Help Thank You!!!

-noobcoder

برچسب: نویسنده: آیلین رضوانی تاريخ: يکشنبه 15 مرداد 1396 ساعت: 8:34

صفحه بندی