How do I change the position of the p text-indent. I have it set in the css but want to change it randomly when the pages loads prob using a function via javascript? and thinking about it now probably take it out of css. I think a position propetry might make this easier to use?
This may or may not help but if you'd like to see what different text-indent values look like you can try my new site...Font Tester. It allows you to preview all the different (font-related) CSS properties in real-time such as text-indent, font-size, font-family, color, background-color, text-align, line-height, and so on. Once you've picked out values you like you can generate the css code for them to copy and paste into your site.