Forum: HTML and CSS Mar 23rd, 2009 |
| Replies: 15 Views: 1,156 Actually, I don't understand you either and I am getting mixed up with your and my comments. |
Forum: HTML and CSS Mar 23rd, 2009 |
| Replies: 15 Views: 1,156 It is a good thing to learn new things, it helps up to grow and to challenge ourselves. |
Forum: HTML and CSS Mar 23rd, 2009 |
| Replies: 15 Views: 1,156 I am glad that you are knowledgeable in coding and thank you for you comment. |
Forum: HTML and CSS Mar 23rd, 2009 |
| Replies: 15 Views: 1,156 I am not following what you are saying, but I have to agree with cfajohnson's comment. |
Forum: HTML and CSS Mar 23rd, 2009 |
| Replies: 15 Views: 1,156 I spoke with my coder and he didn't think that doing that would prove anything. He feels that the code in the template should stand for it's self.
I decided to put up a test site using the theme and... |
Forum: HTML and CSS Mar 23rd, 2009 |
| Replies: 15 Views: 1,156 I have put up a new site using this theme. It has been active since March 1 and has no backlinks or Pagerank. I have choose blog tips and ethical SEO for the main two keywords.
It is ranking #233... |
Forum: HTML and CSS Mar 7th, 2009 |
| Replies: 15 Views: 1,156 My understanding is that CSS Zen Garden themes are about the smart use of CSS, and not about HTML. This concept is about HTML and not CSS. I don't see how coding a CSS Zen Garden theme will prove... |
Forum: HTML and CSS Mar 6th, 2009 |
| Replies: 15 Views: 1,156 It requires three lines which are as follows:
ul {
margin: 0; padding: 0;
list-style-type: none;
}
After that, everything else is styled as would normally be done.
Please explain... |
Forum: HTML and CSS Mar 5th, 2009 |
| Replies: 15 Views: 1,156 There is a new article on the Madmouse Blog, “Creating structure using Unordered Lists” which introduces a proof of concept of using lists instead of divisions to write down the structure of a... |