templates - How is this CSS class working when it is not listed anywhere? -


i opened adobe dreamweaver's starter template named 'email-fluid' , seems pretty straight forward other there css classes being used can't locate styles them. instance there following line of code:-

`<div style="display:inline-block; max-width:50%; margin: 0 -2px; vertical-align:top; width:100%;" class="stack-column">` 

you see there class defined 'stack-column' class cannot found within header of document. there no links outside documents or calls bootstrap.

in addition there tags (that think html) don't recognise <webversion> , <unsubscribe>.

can me understand these can edit classes?


Comments

Popular posts from this blog

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

mapreduce - Resource manager does not transit to active state from standby -

serialization - Convert Any type in scala to Array[Byte] and back -