hello and thanks for reading. Is it posible to set the width of an element (div) in C# with a double value? something like this double number = 22.5; Statusmeter.Style.Add("width", number);