G Guest Mar 22, 2005 #1 Hi all, How do i link an asp.net page to a CSS file, so to standerdise the control.. Regards Vinu
J Juan T. Llibre Mar 22, 2005 #3 The same as in other pages : <link href="YourStyleSheet.css" rel="stylesheet" type="text/css" /> Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================
The same as in other pages : <link href="YourStyleSheet.css" rel="stylesheet" type="text/css" /> Juan T. Llibre ASP.NET MVP http://asp.net.do/foros/ Foros de ASP.NET en Español Ven, y hablemos de ASP.NET... ======================