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 Interconnect

Project Name: Comcast Interconnect

Owner: Comcast Communications

Duration: 2007 - 2012

Description: Vibrator plowing and HDD installations of communications and conduits.

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+""; }