[dba-Tech] HTML protected keyword question

Tina Norris Fields tinanfields at torchlake.com
Sat Dec 31 16:46:03 CST 2016


Yes, I told you I had to use the class td-upcoming to get the result I 
wanted. When I used the class td-article, the table cell would not 
display the padding.

T

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

On 12/31/16 4:31 PM, Bryan Carbonnell wrote:
> Tina,
>
> At http://aldenmensclub.org/amc_news.html the class td-article is not
> used at all in the HTML
>
> B
>
> On 31 December 2016 at 14:20, Tina Norris Fields
> <tinanfields at torchlake.com> wrote:
>> Hi Bryan,
>>
>> The site is aldenmensclub.org.
>>
>> The page that would not update online is amc_news.html. The css file is
>> amc_main_style.css.
>>
>> The site was initially constructed using CoffeCup's web designer, which does
>> a huge number of Object classes on the html page itself. Over time, I am
>> converting the site to html and css, and will add javascript.
>>
>> Once I used the .td-upcoming, the amc_news.html did what I wanted, but, it
>> would not do it with the .td-article.
>>
>> Thanks for looking.
>>
>> T
>>
>> Tina Norris Fields
>> tinanfields-at-torchlake-dot-com
>> 231-322-2787
>>
>> On 12/31/16 3:05 PM, Bryan Carbonnell wrote:
>>> Article is an HTML5 tag, but since you are using .td-article as a
>>> class name, it should be fine.
>>>
>>> Is the html/css on a public site that I can take a look at it for you?
>>>
>>> B
>>>
>>> On 31 December 2016 at 12:58, Tina Norris Fields
>>> <tinanfields at torchlake.com> wrote:
>>>> 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