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

0
votes
0answers
15 views

HTML structure and informations for image thumbnail - SEO [duplicate]

I wonder will the content which shows on focus for the images in this tutorial be indexed properly by search engines?
1
vote
0answers
14 views

Vertical alignment [migrated]

http://lucaszanella.com/ In resolutions lower than 1440x900, the 'all' div looks so 'down', and at bigger resolutions, it looks so 'up'. The problem is that I have to use a 'padding-top:5%' for the ...
0
votes
0answers
15 views

WordPress CSS doesn't update [migrated]

I've got a new WordPress website that I'm testing that hasn't been updating properly when CSS styles are updated over FTP. I haven't got a cache plugin and I have cleared my browser cache and have ...
1
vote
0answers
25 views

CSS float property on an iframe, widely supported? [migrated]

<iframe id="dropdownlist" style="height:27px; float:right;" src="http://www.a.com/a.html"></iframe> Example: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_iframe_align_css ...
-1
votes
0answers
20 views

Expand/Collapse OR Toggle : Is there a way to work with same code in all browsers? [closed]

I want to have sections expanding/collapsing or toggling or show/hide. Is there any way/technique that I will not need to use different code for IE? Lets say CSS only or javascript or whatever, can ...
-1
votes
0answers
14 views

Which background should I use? [closed]

please go to http://thomaswd.com/myport and look at the gray area near the top. What background pattern or color should I use? Thanks!
0
votes
0answers
14 views

Incorrect print rendering of italic fonts in chrome [migrated]

I have an HTML page with a rendering issue where italic fonts are being clipped by what appears to be the bounding box of the next letter. I've tested this on a HP LJ5100 with postscript (the only ...
2
votes
1answer
51 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 ...
0
votes
0answers
26 views

How to Grok (Modern) HTML & CSS? [closed]

I'm a programmer at heart, but I've always wanted to understand more about HTML and CSS. Unfortunately, every resource I have tried to learn with I have found lacking. Every book/tutorial I've read ...
0
votes
0answers
55 views

Moving the title of a link [migrated]

I am not a HTML/CSS expert but I am in charge of developing and maintaining a website for my employer. I have set of link in the middle of my webpage that I want to have a specific CSS applied to ...
1
vote
2answers
42 views

CSS files not updating on FTP transfer overwrite

I have a weird issue: I have made changes to a CSS document but when I upload it and overwrite the existing file nothing changes - the old file remains. I have tried this on several FTP clients to ...
0
votes
0answers
46 views

Horizontal drop down CSS menus [closed]

I'm trying to setup some horizontal CSS drop down menus. Where things get different for me, is that both main menu and submenu must both be horizontal, and text aligned right - purely for synthetic ...
-1
votes
1answer
43 views

Centering vertically with flexbox in Safari [closed]

I'm trying to center (vertically and horizontally) a big content img using display: flex and although it works perfect in Chrome, the code does not center the image at all in Safari. I'm using Chris ...
0
votes
0answers
30 views

Bootstrap menus overlap on IE7 [closed]

I'm putting together a site using Bootstrap. I've got two "navbar" divs, one above the other on the screen. In Chrome, Firefox and IE9, they look and work fine. On IE7 and IE8 (or rather, IE9 in ...
0
votes
2answers
36 views

Does google take into account page load differences from caching?

Here's what I mean by that. If I use internal CSS, the page will load a bit quicker on the first time it is visited, but with external CSS a user can cache the document and load the rest of the site ...
-4
votes
1answer
25 views

Font creation for logo [closed]

I have a template and that template has a logo. The logo is something called "Cream". I really like the way it has been set up. I want the same style with different name. How to do that? The problem ...
4
votes
1answer
103 views

What is the best way to optimise a site with lots of images for a Retina display?

I am going to have a website which will deal with a lot of images. What is the best way to optimise them for Retina display without having much of an impact on website loading times? There seems to ...
0
votes
1answer
35 views

more capability from CSS [closed]

so i've just finished a book to learn CSS. (known HTML since high school but didn't have the initiative to pick up CSS 'til now). anyways, ever since i started reading about pseudo-classes in CSS i ...
0
votes
0answers
43 views

Media query best practice [closed]

I have just built a site and used at least 7 media queries however I'm still finding it broken on various devices/screens. How many do you guys use and is there a best order for them to come in? ...
1
vote
1answer
44 views

Toggling between hidden divs instead of two links

For each entity in my site I have a 'joint' section (~30%), and a sub-section (~70%) which has two different options, meaning I only display ONE of them at a time. Currently I have two different links ...
0
votes
1answer
53 views

Preloading web fonts with visibility: hidden; bad for SEO? [duplicate]

I've started using a method to preload the webfonts via hiding them; whilst it works great, I'm not sure if "hiding text" will be viewed as bad for SEO? All I do is something like this: CSS; ...
3
votes
1answer
54 views

Predefined code styles or css library

Is there a (free of charge) predefined CSS library for C# code formatting available? I want to display my C# <code> blocks in a web page similar to the way it is displayed in visual studio or ...
0
votes
0answers
20 views

website coloring: dark or bright? [closed]

When working on a website, is it usually better to use bright colors over darker ones? Let me explain a bit more. Take facebook as an example; their "main" color is blue so they basically have white ...
-1
votes
1answer
28 views

simple menus are very simple to code in css then how they can violate copyright? [closed]

I had created a book on CSS which contains every trick to create menu, layouts, tables,etc. Does this violate copyright? As I had used my codes instead of copying from other sites I think it does ...
1
vote
1answer
99 views

HTML Template Designs - Alternatives to Theme Forest

I'm looking to build a new corporate website using a ready made HTML theme so that I can focus on the business logic rather than on the presentation. Any recommendations for websites similar and ...
-1
votes
1answer
72 views

aligning 3 divs [closed]

I'm good at some things but html/css layout isn't one of them. I need to lay out a page with two divs on the left, div1 (height 30%, width 30%) on top and div2 (height 7% and width 30%) below div1. ...
0
votes
0answers
26 views

Internet Explorer css issues on site [closed]

I have been converting a static website to a WordPress theme and the layout displays fine in FireFox but not in IE (no surprise!). The site can be seen on my online test page at onlinewpthemetest The ...
2
votes
0answers
44 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 ...
0
votes
0answers
147 views

Display RokNavMenu as a two-tier menu system [closed]

I am trying to modify the was RokNavMenu displays its dropdown menus. Assuming a 3-level menu, I need to have level 1 and level 2 be horizontal and level 3 drop down from level 2 This image shows ...
1
vote
2answers
105 views

Google Cache CSS and HTML files are out-of-sync

I am monitoring the cached version of the main page of one of my sites. I have noticed something strange. Obviously, the cached pages is displayed with the latest CSS file. Yet, the page content is ...
-1
votes
1answer
53 views

How to make stretchable web layout using images [closed]

I want to develop a webpage. The dimensions of psd that is provided is 1980 x 1280 px. There are lot of background images in it. I have to develop a stretchable design with no scroll. How I can make a ...
0
votes
0answers
265 views

Modern and sexy site without slider bar? [closed]

This might be a bit general question but is just something I wonder myself and I want to share it with you guys to see what you think about all this tendencies. Lately I had designed some product ...
0
votes
0answers
369 views

Simple CSS overlay/popup [closed]

Hey I got a really simple question (though quite confusing to me). Its technical but I figured it would be no problem for alot of the people on here so please bear with me and I would appreciate so ...
1
vote
1answer
209 views

Responsive design best practice: Duplicate html elements for media querying and SEO impact?

I have a page with, in order of html appearance, a figure tag, headgroup tag, and an article tag. In order to make a page's design responsive using media queries, I need a different order for ...
2
votes
3answers
118 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
1answer
50 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 ...
0
votes
1answer
188 views

Fixing google chrome text antialias for ttf fonts

I have found a topic which presents a solution on how to get antialising working in Google Chrome - Windows, but they use .svg format. I have a .ttf format and i import all of my fonts like this at ...
5
votes
1answer
102 views

buttons (text or images)

I would like to know if I should create CSS buttons or image buttons for my site. What is better? Problem is that the text is formatted with Helvetica Neue ( I like that font very much) and I can't ...
3
votes
2answers
163 views

Implementing inline editing for a web order form without using Javascript

As the title states, I'm trying to find a good solution to implement inline editing for a web order form with just HTML/CSS. The only mediocre solution I have right now is this -> ...
1
vote
1answer
64 views

Animation of a browser loading page elements?

Some time ago, I recall finding a visual explanation of the order web browsers load specific page elements, and how they stack and fit together. I was recently getting back into some web development ...
0
votes
0answers
101 views

WYSIWYG CSS-editing? [closed]

Are there any apps or browser extensions that provide rudimentary CSS-editing via WYSIWYG? For example I would like the tool to let me resize any box DIV on a page by selecting it and then dragging ...
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 ...
0
votes
0answers
14 views

Is there an official CSS or HTML property/attribute to show a table with rows+cols swapped? [closed]

Is there an official CSS or HTML property/attribute to show a table with rows+cols swapped? I.e. I write the code one way, but it shows with rows swapped with columns. Searching google only finds me ...
0
votes
0answers
40 views

Professional looking sites [closed]

Apologies for the somewhat generic question here but I'm starting to design a site and am at the stage where I have most of the basic layout of the page done. But there seems to be something lacking ...
0
votes
0answers
22 views

Initial Loading Problems on Website [closed]

I'm having issues with my website's loading. Here's the link: filmblurb.org When you point to the URL in the browser and it initially loads, the CSS looks glitchy, the text and images look funny and ...
0
votes
0answers
21 views

Problem with shadow class in css [closed]

I was making my first site with php and jquery. I was trying to include this in the website : http://tympanus.net/codrops/2011/09/05/slicebox-3d-image-slider/ But I can't get the shadow and ...
0
votes
0answers
25 views

Suggestion about this menu [closed]

All i want are suggestion about this menu: Do you have some suggestions about the css that i should apply to make it look more beautiful? http://i.stack.imgur.com/5John.jpg This is the code to make ...
2
votes
2answers
126 views

Use of rare fonts on the web

I have just been peeking at the source code of a web page. I notice that there is a CSS rule that defines what seems to be a rare font for some nice-looking subheadings. Html (Source file) ...
-1
votes
1answer
558 views

How to retrieve an image from MySQL database and display the image as background on body? [closed]

How do I retrieve an image from MySQL database (I know how to display image by retrieving from database but here i want to display differently) i.e. display the image as background on body and image ...
1
vote
1answer
93 views

Custom per domain CSS in Internet Explorer

We have an old web app, which would be much more usable if it could be visually tweaked a bit. Being in a corporate environment - IE (always using the latest version) is all I can use. Also app in ...

1 2 3 4 5 9