本文为大家分享了asp.net利用母版制作页脚的具体过程,供大家参考,具体内容如下 1.母版创建流程略过。 2.创建母版页css:Site.css body { } .linkButton{ text-decoration:none; color:whitesmoke; } 3.母版页添加页脚。 <!DOCTYPE html> <html xmlns=http://www.w3.org/1999/xhtml> <head runat=server> <meta http-equiv=Content-Type content=text/html;