A few days ago
Anonymous

I need help making this code work please ?

{ text-indent: 10 pix; margin: 10 pix; }

h1 { text-decorated: line-through; }

h2 { text-transformation: uppercase; }

    { word-space: 10 pix; }

{

Top 3 Answers
A few days ago
Sam

Favorite Answer

Okay, first, you need to separate your style definitions and your content (you *can* define styles in with the content, but it sort of defeats the object of CSS.

Second, some of your terms are slightly off – e.g. it’s text-transform, not text-transformation, and the abbreviation for pixels is px, not pix.

So, try this:

Your paragraph text goes in here

    Your list goes here, using

  • tags

Your div content goes here

If you want your paragraphs and list inside the div (ie you want the whole thing centered, do this:

Your paragraph text goes in here

    Your list goes here, using

  • tags

0

4 years ago
?
something that can’t be ignored is that it particularly is between the few animes you will get with uncomplicated cable. it particularly is suspenseful and exciting yet to not the element the place the entire plot of the story is meaningless. Plus the robotic fights are for loss of a better observe stunning. in case you have watched G Gundam before, you will see some similarities between the main important character of that prepare and a undeniable crimson head interior the prepare. good tale, good characters, good action, i myself can not locate plenty incorrect with it.
0

A few days ago
ashtreylil
i can’t help you make it work but i used to mess around with html and i used this test bed to see a preview of my code, you can try to expirement with it.

http://www.jmarshall.com/easy/html/testbed.html

0