Thank you for being a valued part of the CNET community. As of December 1, 2020, the forums are in read-only format. In early 2021, CNET Forums will no longer be available. We are grateful for the participation and advice you have provided to one another over the years.

Thanks,

CNET Support

General discussion

need help with my webpage

Jan 6, 2008 8:40PM PST

Hello, here is a piece of my webpage. I am trying to get the
<li>1 2 3 4 5 etc. to line up with on the left side of the page with Get some structure for your learning! How can I do this. Thanks for help. If you need more info just let me know.

<body>

<div id="wrapper">

<h1><span class="hone"><em>E</em>ffective</span>
<span class="htwo">Yes</span>
<span class="hthree">Get some structure for your learning!</span></h1>
<div id="head-1"></div>
<div id="head-2"></div>
<div id="nav">

<ul>

<li>1.</a></li>
<li>2</a></li>
<li>3</a></li>
<li>4</a></li>
<li class="last">5.</a></li>

</ul>

Discussion is locked

- Collapse -
Re: aligning.
Jan 6, 2008 10:55PM PST
- Collapse -
here is the code
Jan 7, 2008 12:25PM PST

Okay I am sorry last time I tried to post this and found out it posted it without showing the language so I will try to not use the <>. Sorry if this is confusing. I am trying to get the bullet points to line up with on the left side where it says how instead of being tabbed over to the right.

html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"
head
meta http-equiv="Content-Type" content="text/html; charset=utf-8"/

title>Learn</title
link rel="stylesheet" href="style.css" type="text/css" charset="utf-8" /

/head

body

div id="wrapper"

h1><span class="hone"><em>E</em>ffective</span
span class="htwo">Learn</span
span class="hthree">How</span></h1
div id="head-1"></div
div id="head-2"></div
div id="nav"

ul

li>1</a></li
li>2</a></li
li>3</a></li
li>4</a></li
li class="last">5</a></li

/ul

- Collapse -
Sorry again
Jan 7, 2008 12:28PM PST

Can someone tell me how to post the code language on this forum? My last post still didnt come out right.