Tagged Questions
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 ...
-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 ...
0
votes
0answers
25 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 ...
0
votes
0answers
45 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 ...
0
votes
0answers
7 views
centering problems with bootstrap framework [migrated]
i'm noticing when i attempt to center this image, it is slightly to the right on the page. what is causing that? it seems like there is a margin added to the left of the image.
<head>
...
0
votes
0answers
9 views
How to correctly set max height of an image in html or css [migrated]
My goal is to display a photo as large as possible in the browser window without users having to scroll down the page to see the whole thing.
I'm using Twitter's bootstrap framework and have an image ...
-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 ...
1
vote
1answer
98 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. ...
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 ...
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
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 ...
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
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
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 ...
-1
votes
1answer
557 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 ...
0
votes
1answer
131 views
Is it possible to design website using tablets? And Which tablets support XAMPP? [closed]
I am trying to ditch my laptop for a tablet, and be able to practice PHP, HTML, CSS on the fly. But, I don't know which tablet to buy that can support even basic apps like
Notepad++ and XAMPP.
1
vote
1answer
40 views
Is there a general rule of thumb for which browsers to optimize your site for? [duplicate]
Possible Duplicate:
At what visitor share do you stop supporting a given browser?
I have a site (recently relaunched it with a new design) that I have put off optimizing for ie7 for far too ...
-3
votes
1answer
60 views
I want to be a freelance web designer. What other up to date technologies/skills would you add to this list? [closed]
Technologies I need to know: HTML, HTML5, CSS, CSS3, jQuery, CSSLESS, ASP.NET, SQL, WordPress, PHP
Skills needed: media querys/responsive design, browser compatability, graphic design, user interface ...
0
votes
0answers
35 views
How to Organize Subdirectories? [closed]
I am working on my first major (several hundred pages) website design and development project. I want to create subdirectories for each of the website's categories, which in turn have their own ...
0
votes
1answer
21 views
Newer constructs are recommended [closed]
The World Wide Web consortium now regards the tag as outdated. Newer constructs are recommended.What's new?
4
votes
1answer
157 views
Why is email HTML stuck in the 90's? [closed]
(disclaimer - I've already tried asking this on StackOverflow, but apparently it was off topic. If the same is true here please let me know and I'll close/delete this question.)
I've spent about a ...
3
votes
3answers
231 views
How can I slice parallelogram shapes to HTML/CSS?
I have to slice website design to HTML/CSS. Main navigation menu looks like below:
I am beginner webdeveloper and I don't know how to slice this design into compatible and cross-browser code. How ...
0
votes
2answers
126 views
Tab navigation and double content
I have a website in which i use tabs to navigate between pages. For example, page a displays A as an active tab and B and C background tabs.
If the visitor gets to the website via page B, i also would ...
2
votes
2answers
68 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.
0
votes
0answers
65 views
Ok to use table for calculator? [closed]
I'm a php/mysql guy, and have been trying to brush up on my frontend skills. So this weekend I made a four function calculator in javascript.
But when I started to work on the presentation, I found ...
4
votes
1answer
250 views
How to overcome politics of the net (Google translate code refuses to work from a specific region)
According to the FAQ's I am not sure if my question is a ok to ask or will be closed or should I post it in the meta or even I would blame some one for downvoting it. However it is one that has been ...
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 ...
4
votes
2answers
512 views
Convert Microsoft Word documents (.doc/x) into HTML files
Does anybody knows of a good application to get it done quickly and efficiently ?
I bought Word Cleaner but the results are merely sufficient and I need go over all the generated html files to clean ...
3
votes
0answers
185 views
CSS rounded corners around image [closed]
I have tried several ways to get rounded corners around images without success. The best I got was using the image as background and applying the round corners style to the div as in this picture.
...
0
votes
1answer
193 views
SVG images grow and create scrollbars when on the server
Okay so I embedded some SVG images into my page and opened it locally on Chrome and it looked fine.
I upload the same file to the server and look at the page online and the SVG images have grown by ...
4
votes
2answers
514 views
If I override <STRONG> in CSS, does it retain any style elements?
As per title - If i override the HTML tag <STRONG> in CSS, by specifying a different font weight and size, does it retain any other style settings/properties?
strong {
font-weight:700;
...
0
votes
0answers
185 views
Some new idea/example for making an amazing slider control [closed]
I am looking for a nice/original way for making a nice Slider control.
For example I was thinking to a Slider control that is able to show different image when changing the values.
<input ...
0
votes
0answers
66 views
seperating html/css, jQuery/jcarousel button [closed]
I have a jQuery plugin (jcarousel) that creates a rotating carousel of pictures. Each of these pictures was originally designed to have a hyperlink button carrying the user to box office site. The ...
0
votes
0answers
241 views
Why does display:table-cell not center content without display:table? [closed]
I'm looking for the most efficient (or elegant) way to vertically and horizontally center content of variable height. I've come up with this: http://cssdeck.com/t/2veysdkg/16, which uses css tables to ...
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 ...
0
votes
1answer
59 views
Which online test should I take or any method to know, how much knowledge I acquire as web designer? [closed]
Which online test should I take or any method to know, how much knowledge I acquire as web designer?
Both.
1. Practical knowledge
&
2.theoretical knowledge.
2
votes
4answers
179 views
Where can I find resources for best coding practices in web development?
You'd figure that this would be an easy topic to google, but unfortunately I've been looking for a couple weeks and have yet to find really anything that I'm looking for.
The problems I'm running ...
1
vote
1answer
98 views
PSD To HTML (Recommended service?) [closed]
I have designed a web layout using Adobe Photoshop.
Who do you recommend to convert PSD to HTML from your experience?
There are couple services do them, for example:
www.psd2html.com
...
2
votes
0answers
113 views
two columns text block with an image [closed]
I have a dilemma. Here is the layout:
How should I markup this kind of layout?
P.S.: The columns have different width.
1
vote
0answers
144 views
problem on my site [closed]
Errors found while checking this document as XHTML
How and from where repaired ,please help my
hello, I have a problem on my site, was discovered by the program (A1 website analyzer) you can fix my ...
-1
votes
1answer
183 views
Why is there nobody talking about an alternative to HTML & CSS? [closed]
HTML is such an old and cumbersome language, which was intended just to markup text. Today it's very rare to see a static HTML website, or a site with only text or a very simple layout.
As a web ...
2
votes
2answers
278 views
Personal Web Page
I recently got a domain and am considering hosting a personal web page. I did some research and narrowed my options down to either Google AppEngine or GitHub pages to host my website.
The website is ...


