10,643 Topics

Member Avatar for
Member Avatar for Dani

I understand that the HTML 5 spellcheck attribute works on any input, textareas, and editable divs. I want to get spellcheck to work with our wysiwyg editor, which uses a non-editable div with a hidden input field (for backwards compatability). Is there any trick to get the spellcheck attribute to …

Member Avatar for Troy III
0
191
Member Avatar for yaragalla_mural

Hi the following is my code:- <div style="height:200px;border: 2px solid red"> This is my book.<br>I am so happy. </div> I have to vertically align the text in center of the div. I will have multiple lines of text. Can anyone help me solve this?

Member Avatar for Troy III
0
359
Member Avatar for unikorndesigns

Guys, I am facing a major issue with my html template. On my PC the links are working fine but when i viewed the website on my mobile, the links are not working at all. Here is the [URL](http://unikorndesigns.com/ashish) Thanks in advance.

Member Avatar for Eng. Hadi
0
207
Member Avatar for mikerock

I want to create different size of canvas in html5, but I have some confusion in making canvas. Any ideas or resouce link you have, please share

Member Avatar for Octet
0
166
Member Avatar for furalise

Hi everyone. I'm building an applicaiton but want to use HTML to create a gui.. Obviously I'll need to create the gui with CSS and maybe some javascript,, not sure yet but as far as I know I'm limited to building and viewing it in a web browser such as …

Member Avatar for Octet
0
151
Member Avatar for furalise

Is HXTML a library of HTML? Do I include an 'XHTML' include file to use XHTML? I'm just wondering how I use it. Thanks

Member Avatar for furalise
0
253
Member Avatar for visualmonk

Hello, I don't know if this is the proper area to post this, but there doesn't seem to be an email coding section. Anyone who codes html emails is aware of the problems in making the message appear consistent in all possible email clients, browsers, etc., so I code to …

Member Avatar for edwarddaniweb
0
106
Member Avatar for marta.deathcore

Dear :D I would like to ask? what is the relationship a database with WEB? and what it does later when the database has been completed made​​? because I am still confused, it causes too many kinds of languages​​, and applications for building design for WEB beg for his review …

Member Avatar for BMXDad
0
118
Member Avatar for irfath

Hey guys, My CSS external file is not working in the page even i placed it correctly?? Plz Give Me a help

Member Avatar for irfath
0
127
Member Avatar for Ritesh_4

Hello, I have used the css background-size: cover, where it works well on Firefox and IE9, however, on IE8 it is not using this css at all, anyone can help me find a way to make it compatible on IE8 (and previous versions if possible) as well?

Member Avatar for Ritesh_4
0
173
Member Avatar for solomon_13000

I tend to receive the following error message when I view the site in IE 9: HTML1524: Invalid DOCTYPE. The shortest valid doctype is "<!DOCTYPE html>". activate.html, line 1 character 1 SEC7113: CSS was ignored due to mime type mismatch style.css I include herewith the html code: <!DOCTYPE html PUBLIC …

Member Avatar for Troy III
0
520
Member Avatar for engrjd91

I have created a css based menu for my site... Now i just want to round the corners of my menu... can any buddy help me out in this? what code should i add tou the following css & where? to make my menu corners round? ul.ldd_menu{ margin:0px; padding:0; display:block; …

Member Avatar for TonyG_cyprus
0
95
Member Avatar for Manuelphp

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Webpage</title> <link href="page.css" rel="stylesheet" type="text/css" media="screen" /> <script src="SpryAssets/SpryMenuBar.js" type="text/javascript"></script> <link href="SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" /> <link href="test.css" rel="stylesheet" type="text/css"/> <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.5/jquery.min.js"></script> <script src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.8/jquery-ui.min.js"></script> <script type="text/javascript" src="date_ime.js"></script> <link rel="stylesheet" media="screen, print, handheld" type="text/css" href="calendar.css" /> …

Member Avatar for LastMitch
0
193
Member Avatar for sonicx2218

Hey guys. I know the css line to remove scrolls is overflow:hidden, but I don't know where to place it in this largish css code I'm using. Can I just drop it anywhere, or is there a specific class I need to put it under? I know there is already …

Member Avatar for Banderson
0
347
Member Avatar for OdinSmasher

Hi all; a very strange request maybe, I am looking for a way to override the internal error within Firefox that displays the grey box and the text no video with supported format I am aware I can add extra videos to cover me and the browser will run through …

Member Avatar for fheppell
0
263
Member Avatar for webdevstudent

How can I use [this plugin](http://roxon.in/scripts/vertiscroll/) in my website? I tried all the possible css settings to my knowlegde but still it is not replacing browser scroll bar with custom one. And is ther anything else I can use instead? which has smooth scrolling and custom styling options.

Member Avatar for webdevstudent
0
88
Member Avatar for Albert Pinto

Hi People. Want some help regarding overlay div. I'm trying to develop a overly form. Just wanna know how to make div container(the overlay form) occupy or wrap entire browser area.... What I'm trying to do is...... I have a parent container, where all other containers and images reside. In …

Member Avatar for Albert Pinto
0
280
Member Avatar for stbuchok

Chrome has that allows you to profile the rendering of the DOM elements on the page (at least I believe that to be the case) https://developers.google.com/web-toolkit/speedtracer/ I need a way to do the same thing in IE. This is currently not possible from the web developer toolbar (you can only …

Member Avatar for stbuchok
0
90
Member Avatar for london-G

Hello, I have a website in which I want to replace the menu bar. I have created the menu using html and CSS. The Css file is a separate file. I have included the sidebar using include sidebar.html. The sidebar does shows but all the rest of the page is …

Member Avatar for mrvijayakumar
0
202
Member Avatar for jonny22
Member Avatar for louie540

Hi, I'm suppose to design a page based on this image: http://postimg.org/image/il4632gjh/ I've so far recreated the menu bar on the side, but I don't know what type of font is being used. Can anyone help me out? Thanks

Member Avatar for Albert Pinto
0
141
Member Avatar for ffej2ffej

I have a page in which users are an employee of a charity. They can / should enter information about their organization including phone numbers. It occurs to me that some organizations may have dozens or even hundreds of phone numbers. I do NOT want to have to place that …

Member Avatar for iamthwee
0
190
Member Avatar for vegaseat

Use onMouseover to change the background color of your webpage. Can be applied to change other things like images and so on.

Member Avatar for TonyG_cyprus
0
3K
Member Avatar for silvercats

how does these facebook numbers([[298356516884232]] ...many like this) make "images" together? black and white images like trollfaces ,recently there were coloured images too. any idea?

Member Avatar for almostbob
0
107
Member Avatar for yaragalla_mural

Hi with the following code i am able to bring 3 Div's in a single row which are surrounded by a parent DIV. Now the problem is separating each div with a vertical line which makes it look like table cells in a single row. This can be done easily …

Member Avatar for yaragalla_mural
0
163
Member Avatar for bilal_fazlani

First of all, if I rotate a span in a td or th, it doesn't rotate. I have to make it either position absolute or display:block to rotate it. absolute position is not an option for me so I went ahead with display:block. here is my code : http://jsfiddle.net/bilalfazlani/95V5G/ I …

Member Avatar for crescendo
-1
212
Member Avatar for Sahil89

Hi, Is there a way to style tooltips that appear by using title attribute? So far I have been able to find out that its div but cant find out if its associated with any class. And on other site answer I got was No and work around it using …

Member Avatar for pritaeas
0
153
Member Avatar for akkbkht

Hello. Please help me in the followig questions; How to; * Print a specific form. * To set custome header and footer. * Goto other page, enter data from previous page and trigger a specific button on next page. Regards.

Member Avatar for akkbkht
0
233
Member Avatar for riahc3

Hello For some odd reason, I have a picture with a link and it shows in all browsers except IE8/9/10. What can I use to debug the problem?

Member Avatar for riahc3
0
290
Member Avatar for showman13

Just to note: My brain in engaged and has been for awhile on this topic. I've learned and implemented a lot over the past week or so regarding CSS and Div tags, BUT... I am running into issues with formatting of data within table cells that I've never seen before, …

Member Avatar for Zagga
0
211

The End.