RLMP css folder - Post ID 224808

User 2336860 Photo


Registered User
252 posts

The css folder that RLMP generates when exporting a project has the following files inside:
    coffeegrinder.css
    coffeegrinder.min.css
    main.css
    wireframe-theme.css
    wireframe-theme.min.css

The only files that are referenced in the html output from RLMP are:
    coffeegrinder.min.css
    wireframe-theme.min.css
    main.css

Is there a purpose for the coffeegrinder.css and wireframe-theme.css other than user readability?

User 122279 Photo


Senior Advisor
14,447 posts

Don't think so. It's much the same as with jquery, that you can edit the files that are not compressed, but it is much harder to edit the compressed ones.
Ha en riktig god dag!
Inger, Norway

My work in progress:
Components for Site Designer and the HTML Editor: https://mock-up.coffeecup.com


User 103173 Photo


VP of Software Development
0 posts

Hey Scott,

It’s really not that uncommon for software companies to distribute the minified source with the full source. You will get the same thing when you download bootstrap or foundation.

This is done exactly for the reason what Inger mentioned. It is easier to modify the uncompressed version then the compressed one.
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
User 2336860 Photo


Registered User
252 posts

Thanks for the clarification. :)

User 27402 Photo


Ambassador
1 post

Boy do I need help, I did a validate in my html on www.mtrains.coffeecup.com and this is the results. I know nothing about CSS but not too bad on HTML. Where would be the best place to get help on this? I am using Coffeecup HTML Editor version 12.9 build 714


Error Line 16, Column 218: The width attribute on the table element is obsolete. Use CSS instead.

…ding="1" cellspacing="1" style="border-width: 0px; background-color: #ffffff;">

?
Error Line 16, Column 218: The cellpadding attribute on the table element is obsolete. Use CSS instead.

…ding="1" cellspacing="1" style="border-width: 0px; background-color: #ffffff;">

?
Error Line 16, Column 218: The cellspacing attribute on the table element is obsolete. Use CSS instead.

…ding="1" cellspacing="1" style="border-width: 0px; background-color: #ffffff;">

?
Error Line 16, Column 218: The value of the border attribute on the table element must be either 1 or the empty string. To regulate the thickness of table borders, Use CSS instead.

…ding="1" cellspacing="1" style="border-width: 0px; background-color: #ffffff;">

?
Error Line 17, Column 17: The valign attribute on the tr element is obsolete. Use CSS instead.

<tr valign="top">

?
Error Line 18, Column 98: The align attribute on the img element is obsolete. Use CSS instead.

…G" width="800" height="133" alt="Model Trains" title="" align="middle" /><br />

?
Error Line 32, Column 24: The color attribute on the hr element is obsolete. Use CSS instead.

<hr color="#333399" /><p>

?
Error Line 35, Column 199: The width attribute on the table element is obsolete. Use CSS instead.

… border="1" cellpadding="2" cellspacing="2" style="background-color: #ffffff;">

?
Error Line 35, Column 199: The cellpadding attribute on the table element is obsolete. Use CSS instead.

… border="1" cellpadding="2" cellspacing="2" style="background-color: #ffffff;">

?
Error Line 35, Column 199: The cellspacing attribute on the table element is obsolete. Use CSS instead.

… border="1" cellpadding="2" cellspacing="2" style="background-color: #ffffff;">

?
Error Line 36, Column 17: The valign attribute on the tr element is obsolete. Use CSS instead.

<tr valign="top">

?
Error Line 37, Column 48: The bgcolor attribute on the td element is obsolete. Use CSS instead.

…="border-width : 0px;" bgcolor=#CCCCFF><div align="center"><a href="http://tom…

?
Error Line 37, Column 68: The align attribute on the div element is obsolete. Use CSS instead.

…;" bgcolor=#CCCCFF><div align="center"><a href="http://tomnv.homebizide.hop.cl…

?
Error Line 37, Column 208: Bad value Model Train Club 6.JPG for attribute src on element img: Whitespace in path component. Use %20 in place of spaces.

… Club 6.JPG" width="347" height="340" alt="train club" title="" /></a><p><br />

Syntax of IRI reference:
Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.

Error Line 41, Column 50: The bgcolor attribute on the td element is obsolete. Use CSS instead.

…border-width : 0px;" bgcolor="#CCFFFF"><a href="stylesheets/tor/MODEL-TRAIN-RE…

?
Error Line 41, Column 234: Element div not allowed as child of element span in this context. (Suppressing further errors from this subtree.)

…; color: #993300;"><div align="center"><u>A Special Gift!!</u></div></span></a…

Contexts in which element div may be used:
Where flow content is expected.
Content model for element span:
Phrasing content.

Error Line 41, Column 234: The align attribute on the div element is obsolete. Use CSS instead.

…; color: #993300;"><div align="center"><u>A Special Gift!!</u></div></span></a…

?
Error Line 52, Column 63: End tag p implied, but there were open elements.

time to fix, and that means less time operating your trains.<p>

?
Error Line 49, Column 94: Unclosed element span.

…ext-decoration: none; color: #0000FF;">Frustrating mistakes just slow you down…

?
Error Line 73, Column 22: The color attribute on the hr element is obsolete. Use CSS instead.

<hr color="#FFFF00" /><p>

?
Error Line 101, Column 69: Stray end tag center.

towns and churches and rivers, in fact, to see life.<br></b></center>

?
Error Line 102, Column 7: Stray end tag span.

</span>

?
Error Line 103, Column 138: Stray end tag b.

…ecoration: none; color: #0000FF;"> - Agatha Christie, 1890 - 1976</span></b><p>

?
Error Line 112, Column 5: Stray end tag td.

</td>

?
Error Line 113, Column 48: The bgcolor attribute on the td element is obsolete. Use CSS instead.

…="border-width : 0px;" bgcolor=#CCCCFF><div align="center"><a href="http://www…

?
Error Line 113, Column 68: The align attribute on the div element is obsolete. Use CSS instead.

…;" bgcolor=#CCCCFF><div align="center"><a href="http://www.internethobbies.com…

?
Error Line 114, Column 20: The align attribute on the div element is obsolete. Use CSS instead.

<div align="center"><a href="http://www.modelrailwayscenery.com?ap_id=tomnv" ta…

?
Warning Line 114, Column 289: The border attribute is obsolete. Consider specifying img { border: 0; } in CSS instead.

… & O Gauge Download and print kits and brick papers" border="0" /></a><p></div>

?
Error Line 115, Column 23: The align attribute on the div element is obsolete. Use CSS instead.

<p><div align="center"><a href="a href="http://5846dryjulak0y0zs4jn0-pbt8.hop.c…

?
Error Line 115, Column 41: No space between attributes.

…><div align="center"><a href="a href="http://5846dryjulak0y0zs4jn0-pbt8.hop.cl…

?
Error Line 115, Column 47: A slash was not immediately followed by >.

…align="center"><a href="a href="http://5846dryjulak0y0zs4jn0-pbt8.hop.clickban…

?
Error Line 115, Column 48: A slash was not immediately followed by >.

…lign="center"><a href="a href="http://5846dryjulak0y0zs4jn0-pbt8.hop.clickbank…

?
Error Line 115, Column 92: Quote " in attribute name. Probable cause: Matching quote missing somewhere earlier.

…yjulak0y0zs4jn0-pbt8.hop.clickbank.net"><img src="model_trains_ebook.jpg" widt…

?
Warning Line 115, Column 93: Attribute http: is not serializable as XML 1.0.

…julak0y0zs4jn0-pbt8.hop.clickbank.net"><img src="model_trains_ebook.jpg" width…

?
Warning Line 115, Column 93: Attribute 5846dryjulak0y0zs4jn0-pbt8.hop.clickbank.net" is not serializable as XML 1.0.

…julak0y0zs4jn0-pbt8.hop.clickbank.net"><img src="model_trains_ebook.jpg" width…

?
Error Line 115, Column 93: Bad value a href= for attribute href on element a: Whitespace in path component. Use %20 in place of spaces.

…julak0y0zs4jn0-pbt8.hop.clickbank.net"><img src="model_trains_ebook.jpg" width…

Syntax of IRI reference:
Any URL. For example: /hello, #canvas, or http://example.org/. Characters should be represented in NFC and spaces should be escaped as %20.

Error Line 115, Column 93: Attribute http: not allowed on element a at this point.

…julak0y0zs4jn0-pbt8.hop.clickbank.net"><img src="model_trains_ebook.jpg" width…

Attributes for element a:
Global attributes
href
target
download
rel
hreflang
type

Error Line 115, Column 93: Attribute 5846dryjulak0y0zs4jn0-pbt8.hop.clickbank.net" not allowed on element a at this point.

…julak0y0zs4jn0-pbt8.hop.clickbank.net"><img src="model_trains_ebook.jpg" width…
User 187934 Photo


Senior Advisor
20,181 posts

Don't use HTML tables to build your website. It's fine for tubular data but using it in the design of the site is not valid.
I can't hear what I'm looking at.
It's easy to overlook something you're not looking for.

This is a site I built for my work.(RSD)
http://esmansgreenhouse.com
This is a site I built for use in my job.(HTML Editor)
https://pestlogbook.com
This is my personal site used for testing and as an easy way to share photos.(RLM imported to RSD)
https://ericrohloff.com
User 603315 Photo


Registered User
938 posts

Tables are a bit yesteryear, but validation isn't everything. If you checked out most sites even famous ones you will get heaps of errors, things like amazon.co.uk is filled with them. Even Coffeecup has one or two errors, it's best probably trying to minimize them as best possible, but new tech as it happens in my experience w3.org is way behind.

Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.