function makeResponsive(elementId,textTheme,fontSize,fontColor,lineHeight,charSpacing,width) { let style = "font-size:"+fontSize+"vw;color:"+fontColor+";line-height:"+lineHeight+";letter-spacing:"+charSpacing+"vw;width:"+width+"vw"; $w(elementId).html = "<"+textTheme+" style="+style+">"+$w(elementId).text+""; }
top of page

Comcast CATV & Maintenance

Project Name: Comcast CATV & Maintenance

Owner: Comcast Communications

Duration: 2015 (1 year)

Description: Installation and maintenance of CATV systems

Featured Posts
Recent Posts
Archive
Search By Tags
No tags yet.
Follow Us
  • Facebook Basic Square
  • Twitter Basic Square
  • Google+ Basic Square
bottom of page
function makeResponsive(elementId,textTheme,fontSize,fontColor,lineHeight,charSpacing,width) { let style = "font-size:"+fontSize+"vw;color:"+fontColor+";line-height:"+lineHeight+";letter-spacing:"+charSpacing+"vw;width:"+width+"vw"; $w(elementId).html = "<"+textTheme+" style="+style+">"+$w(elementId).text+""; }