[dba-Tech] HTML protected keyword question

Susan Harkins ssharkins at gmail.com
Sat Dec 31 18:15:01 CST 2016


For troubleshooting: 

1.) A typo such as a missing space or one where it doesn't belong -- for
example, between the selector and the class. Something as simple as a
missing closing bracket could be a problem. 
2.) Position of class declaration -- is something overriding your class
later on?  

I'm a rank amateur and know only enough to edit and publish errata pages for
Manning though -- I certainly don't have your skill. 

Susan H. 



-----Original Message-----
From: dba-Tech [mailto:dba-tech-bounces at databaseadvisors.com] On Behalf Of
Jim Lawrence
Sent: Saturday, December 31, 2016 6:55 PM
To: Discussion of Hardware and Software issues
<dba-tech at databaseadvisors.com>
Subject: Re: [dba-Tech] HTML protected keyword question

Hi Tina:

That is very interesting. I did do a quick scan but nothing stood out, that
might have contributed to this action. If you send a copy of code to Bryan,
if he doesn't post it, let me know, as to the results, as I am very curious.

Jim  

----- Original Message -----
From: "Tina Norris Fields" <tinanfields at torchlake.com>
To: "Discussion of Hardware and Software issues" databaseadvisors.com>
Sent: Saturday, December 31, 2016 11:58:15 AM
Subject: [dba-Tech] HTML protected keyword question

Hi colleagues,

In a css file I set up two td classes: .td-upcoming and .td-article.

Each one had a specification for the left padding of the cell.

Both of these worked when I ran my html page in my browser from my 
notepad+ file. But, when I put all the pages up on the website, only the
.td-upcoming worked. I thought maybe I had forgot to do the proper save and
upload and refresh, so I checked all that. Everything was done. I thought
maybe somehow the page on the site was corrupted, so I deleted it and
re-uploaded. Same results. So, since the padding was the same for both
styles, I changed the .td-article to .td-upcoming and ta-da it all worked!

So, here's my question: Is "article" a protected keyword in html or css?

Thanks in advance for any information you can provide.

TNF


--
Tina Norris Fields
tinanfields-at-torchlake-dot-com
231-322-2787

_______________________________________________
dba-Tech mailing list
dba-Tech at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-tech
Website: http://www.databaseadvisors.com
_______________________________________________
dba-Tech mailing list
dba-Tech at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-tech
Website: http://www.databaseadvisors.com



More information about the dba-Tech mailing list