Kllrnohj wrote:
JPfowl wrote:
I checked our code and we are using CSS all over. We just didn't know what it was like. 0x5


Step 1, consolidate your CSS into a separate file, or failing that into the header. Inline CSS is terrible, don't use it.
Yup yup, it can lead to very hard-to-maintain code. JPfowl, I'm amused that you were using CSS all along.
We have many image code lines in our code and it all uses CSS, we just didn't know. We will try to change CSS into it's own area but don't have much time. Over the summer maybe.
JPfowl wrote:
We have many image code lines in our code and it all uses CSS, we just didn't know. We will try to change CSS into it's own area but don't have much time. Over the summer maybe.
Well, <img ... /> on its own is not CSS; it's only when you have style="" or class="" attributes that you've indeed been using CSS. I assume that that's the case here?
  
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
Page 3 of 3
» All times are UTC - 5 Hours
 
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

 

Advertisement