CSS工作表 [英] css sheets

查看:40
本文介绍了CSS工作表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试在asp.net中应用CSS样式表模板.

我从互联网上下载了一些现成的CSS.申请时,它无法在母版页和默认网页中正常显示.

该模板在另一个名为图像"的文件夹中有一些图像.
即使复制通过该文件夹,我也会遇到问题.

当我将css拖放到asp页面中时,它仅显示背景色,而没有显示从该网站下载时看到的预览的任何选项,图像等.


请解决我的问题,并给我一些代码,并告诉我如何设置该路径.

I am trying to apply a CSS style sheets template in asp.net.

I downloaded some ready made css from internet. While applying, it''s not coming properly in master page and in default web pages.

The template has some images in another folder called images.
Even if copy past that folder also I''m getting that problem.

When I drag and drop that css into my asp page its shows only the back ground color, it''s not showing any options, images, and so on which I saw as preview when I download from that site.


Please resolve my problem and give me some codes and tell me how should I set that path.

推荐答案

您的h键是否损坏,或者您没有意识到这个词是那个"?

基本上,您无法在不知道如何使用的情况下从网络上复制随机代码.我们不能给您使用代码,我们不知道您在做什么错.我建议查看您下载的样本,然后自己弄清楚为什么您的网站与众不同.
Is your h key broken, or do you not realise that the word is ''that'' ?

Basically, you can''t copy random code from the web, without knowing how to use it. We can''t give you codes to use, we don''t know what you''re doing wrong. I suggest looking at the sample you downloaded and working out for yourself why your site is different.


您是否将链接应用于CSS路径?

像这样的东西:
Are you applying the link to the CSS Path?

Something like:
<br />
<link rel="Stylesheet" href="StyleSheet.css" type="text/css"/><br />


您说您是从互联网上下载的css文件.好吧,该怎么办?怎么做呢?对您有什么用?如何与您的代码合并?它有什么含义?

不要指望您可以从互联网上获取随机文件,并且它会神奇地为您工作.
You said you downloaded css file from the internet. Ok, what is it suppose to do? How is it going to do it? How is it going to be useful for you? How is it going to merge with your code? What implication does it have?

Don''t expect you can grab random files from the internet and magically it will work for you.


这篇关于CSS工作表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆