CSS, short for Cascading Style Sheets, is a language used to control the presentation (including colors, layout, and fonts) of HTML and XHTML documents.

learn more… | top users | synonyms

2
votes
2answers
69 views

How and where to place - css, html and images in email to make it a HTML email? [closed]

How and where to place - css, html and images in email to make it a HTML email? I have seen many advertising emails in my inbox and I am curious to know how does the email body display the HTML.
2
votes
4answers
206 views

Flipping text is good for SEO?

My client's name company has a flipped letter on its name, so for example "PEOPLE" the P is flipped, I managed to flip the P with 2 span tags, but now I am thinking to do this for SEO reasons is not ...
2
votes
1answer
810 views

Is there a way to use @media queries with pages embedded into Facebook?

Would a @media query recognize the 520px Facebook iframe limitation?
2
votes
2answers
131 views

is it a good seo practice to put relative keywords in a hidden div? [duplicate]

Possible Duplicate: hidden texts and page rank I was wondering what would happen if we put some (around 25) relative keywords in the page using a hidden div so that the actual user does not ...
2
votes
4answers
121 views

How to tune up colors in web page

Could you advise me some techniques and tools that you use to tune up colors in a web site? The website has background and there are some images with logos. If I change the background I need to change ...
2
votes
2answers
60 views

Is there any downside to using <embed> with Flash content?

I've recently learned that HTML5 now officially supports the <embed> tag. With that in mind, is there any reason not to just use it to embed Flash content into HTML5? Would there be any browser ...
2
votes
1answer
118 views

How is style of tags at math.stackexchange done?

I like the style of tags at math.stackexchange.com. In fact, I'd like to create something similar and I was wondering how are they styled. First of all, I've launched Firebug and was trying to ...
2
votes
4answers
250 views

SEO HTML for plain html css website

This isn't really a programming question, but I couldn't think of a place where people can better answer my question then here. I allways had a joomla website, for me it's good, but it's not very ...
2
votes
2answers
188 views

How to use CSS to get 5 buttons aligned like this [closed]

I'm struggling to get a design like I put in this image in CSS. I'm using wordpress, and my theme just adds a full image to the top, I would like to make the most of space. ...
2
votes
2answers
335 views

Does Google host all the jQuery UI themes?

I have seen the base theme http://ajax.googleapis.com/ajax/libs/jqueryui/1.8.3/themes/base/jquery-ui.css Are the other themes found in the gallery also hosted (Darkness, Smoothness, etc.)? If so, ...
2
votes
2answers
1k views

Top and bottom gradient using CSS

I have a background that has a top and bottom gradient and I want it to show on a container layer. The problem is the bottom gradient since it has to appear at the very end of the container div. Any ...
2
votes
1answer
21 views

Apply CSS to a particular page element in Firefox

Is there a Firefox extension that will let me simply select a visible element on a page, get a CSS selector referring specifically to that element (as the Firefox Web Developer extension already ...
2
votes
1answer
642 views

CSS templates for standard html elements?

I'm not looking for html page templates... but rather basic element templates. Is anyone aware of a site that carries this type of template? I want to create my own layouts and such, but I would love ...
2
votes
1answer
102 views

What is a CSS form? How does one embed an AdSense ad into a CSS form?

One of the Google AdSense optimization tips says to, "Use a CSS form to embed the ads unit for more seamless design." What does this mean? How does one implement a CSS form?
2
votes
1answer
215 views

Layout Columns - Equal Height

I remember first starting out using tables for layouts and learned that I should not be doing that. I am working on a new site and can not seem to do equal height columns without using tables. Here is ...
2
votes
2answers
217 views

Online Code Editor + File Hosting

I've been searching all over the Internet and am having trouble finding the following: An online code editor (with syntax highlighting, line numbers, etc.) that allows you to save the file in the ...
2
votes
2answers
147 views

Not use CSS definitions for one <FORM>

I have template from themeforest and i dont want edit css from this template, because i don't have time for it. But i want integrate paypal buttons to my webpage, problem is paypal button use tag for ...
2
votes
1answer
75 views

How do you use/make CSS based buttons?

'd like to have one image for the background and then reuse that for any size button with any text on it by just using a CSS class. So, I'd like to have the button, the moused-over and clicked button ...
2
votes
2answers
69 views

Which web design site discussed embedding single characters like & using base64?

I'm looking for a well known article site on site design which made an article about embedding just a single character (in this case, '&') from a font to save load times. I believe the site used ...
2
votes
1answer
108 views

Using @import in CSS files

OK, I get it, CSS files should be grouped to reduce HTTP requests. My question is whether the @import method does a good work? Also, can I somehow group print and screen stylesheets?
2
votes
3answers
143 views

Recommend me a CSS/JS compressor

There are scripts to compress CSS on-demand like these. Have you stumbled upon something similar for javascripts? Also, any recommendations regarding CSS and JS compression are more than welcome. ...
2
votes
2answers
537 views

tabs and seo issue

my customers are eager in showing news categorized in tabs and i recently developed it for them. as my experience in web designing display:none is used widely in implementing tabs. and as i know it is ...
2
votes
2answers
176 views

How do I make a sprite full of different images (hover, non-hover, etc)?

I understand there are tools on the net to make a sprite, but I'd like to learn how to create icons for the different states of the icon. Is there an easy way to make all these different variations ...
2
votes
1answer
91 views

Guidelines for Opera Mobile

Opera Mobile fails to render two sites I help out with correctly and I cannot find the guidelines for Opera Mobile. All other browsers tested (even Opera for the Wii) show these sites correctly. ...
2
votes
1answer
168 views

Reduce HTTP Requests method for js and css

Is these way can Reduce HTTP Requests? multiple javascript files with & symbol <script type="text/javascript" ...
2
votes
1answer
306 views

Responsive CSS grid having capability to change column order visually

Trying to find a responsive CSS grid with the capability to change column order visually. E.g., I have content before navigation, but visually it should be vise versa: left navigation, right content. ...
2
votes
3answers
212 views

Cross Browser CSS script?

a few weeks ago I stumbled over a javascript that you can add to your site, and it would automatically modify your css, to work around some bugs in browsers, and add features they don't support (e.g. ...
2
votes
1answer
238 views

Can using div with width = 0px affect SEO? [duplicate]

Possible Duplicate: Does google always downrank pages with hidden texts Right now I'm working on my new website and I'm really concerned about SEO since the old version of my site(which is ...
2
votes
2answers
178 views

Most CSS Grid frameworks use pixel as css units, why?

I started to develop my own webdesign using an grid framework 960 CSS Framework and also noticed that most of other famous css grid frameworks use 940/960px as maximum page width? Some of them have an ...
2
votes
2answers
90 views

CSS spaces, top element or bottom element? [closed]

Whenever I format a website according to a PSD file, I always wonder if the space should be from the top element or the bottom one. So if I have 2 elements that are seperated by some space, I ...
2
votes
1answer
220 views

Automated image/css sprite generation from website DOM

I know there are plenty of online tools which let's you upload your images there and it generates the appropriate CSS/sprite(s) to be used with them on your page. Is there any such website/tool ...
2
votes
3answers
330 views

What is the best way to position div for mobile purpose viewing?

I have a issue whereby images that are I div because of the style percentage width property will get resize weirdly and will not display correcty in pc or mobile iPhone What is the best way to ...
2
votes
1answer
226 views

Google Instant Preview (Image) - What screen dimension? e.g 1024x768?

I'm wondering what screen dimensions Google Instant Preview takes a snapshot of your website at e.g 1024px x 768px...? http://sites.google.com/site/webmasterhelpforum/en/faq-instant-previews FYI: ...
2
votes
2answers
92 views

Major SEO Pitfalls of JavaScript loaded CSS?

Looking to start with a basic.css and have JavaScript load enhanced.css when JavaScript is ebabled. What major negatives will this have for Search Engines indexing and ranking my site?
2
votes
1answer
754 views

CSS use class and style on the same element, good or not?

I would like to know if its ok to use class and style attributes on the same element? I also want to know if my page will be faster when I use class and style attributes on the same element instead ...
2
votes
1answer
429 views

Are temporarily hidden elements bad for search-engine rankings?

I've been reading a lot of information saying that hidden elements are bad and that search engines penalize pages for using them. I started to get really worried about it when I realized that MOST of ...
2
votes
1answer
72 views

Should I work on CSS or apps first?

I am working on my own website for my business, and I need to contract out some assistance. For example, I have the site looking pretty good on Firefox, but it needs help on other browsers. I also ...
2
votes
1answer
428 views

What are examples of high-volume websites with fixed, proportional, fluid, and hybrid layouts?

For example, Amazon.com I believe would be an example of a hybrid-fluid-fixed. Really have no idea what an example of a purely proportional layout would be. Types of Webpage Layouts are, per ...
2
votes
4answers
1k views

Broken jQuery/CSS in Firefox - ColorBox and reCAPTCHA

I am working on what would appear to be a basic contact form. I am using the ColorBox plugin for jQuery to build a form with an image link, which then opens a ColorBox containing the reCAPTCHA form ...
2
votes
1answer
51 views

Need a study about average latency due to HTTP request and server processing time when downloading images that are a part of DOM

I'm writing a thesis about css sprites and need to know the of the average HTTP request overhead when establishing a connection to download an image file that is a part of DOM. We conducted a study ...
2
votes
1answer
316 views

Drop down menu for blogger with automatic link update

My mom has a recipe blog in blogger which has many categories "Cakes", "Celebration Day" etc which are filled with numerous recipe posts. Now I want to organize my blog in a better way and make a drop ...
2
votes
1answer
281 views

Collapsible menu and amount of links in a web page

One of my pages contain three levels of a collapsible menu (JS + CSS from mycssmenu.com). There are a dozen first level items displayed to users, each one with various second level items, and finally ...
2
votes
1answer
293 views

Background image strategies for a curved background

How would you handle a background image for a web page with a curve like the one below? Normally, I take a thin image and repeat it along the x-axis, but the curve negates that strategy as one side is ...
2
votes
1answer
46 views

css issue in wordpress

I am using a WordPress plugin and it has collapse arrows in the option. However, by default the word press theme has bluestar(*) being used for ul. In the page http://everything-evans.com/, on the ...
2
votes
2answers
486 views

CSS Intelligent Merger

I am looking for a tool very similar to http://www.tothepc.com/archives/combine-merge-multiple-css-files/ However, given this example: test1.css: #admin { background: #c9d2dc; border-color: ...
2
votes
1answer
682 views

IE color: transparent; question

I'm working on a project where I have to override both embedded styles and primary style sheets in order to change a design. I've got everything working in all the main browsers/versions except for a ...
2
votes
1answer
54 views

What is the maximum safe line length in css files?

YUI Compressor and other minifiers tend to remove unnecessary whitespaces, causing long lines. Safari 5 seems to fail rendering some rules from the css files when the file has more than 5000 ...
2
votes
0answers
46 views

Design scrollable table structure [closed]

I'm currently looking for a way to design a table structure with HTML and JS which should be Horizontally Scrollable (It has to be possible to dynamically add new columns) Tolerant to changing sizes ...
2
votes
3answers
120 views

Can CSS button code be copyrighted?

I used this website which allows you to customize the color, width, height, and other stuff which is generated afterwards and then you can copy the code. I checked the website and didn't see any ...
2
votes
0answers
28 views

How to overcome politics of the net (Google translate code refuses to work from a specific region) [duplicate]

Possible Duplicate: How to overcome politics of the net (Google translate code refuses to work from a specific region) I have this Web Site. It uses the Google Translate API (Can't post the ...

1 2 3 4 5 9