473,545 Members | 2,715 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTML / CSS Forum

HTML and CSS (Cascading Style Sheets) web markup languages - Ask questions about html and css development, validation, errors, divs, blocks, tables, design, accessibility, w3c, firefox, ie, safari, tags, attributes, layouts, forms, buttons and more.
0
1,158
thread by: impin | last post Mar 12 '14 by: impin
I have installed word press English and a theme.. theme has style.css and some other css files.. I have converted the style.css file to RTL (rtl.css) also make some changes to other css file (bootstrap.min.css) for RTL. Now when I load the website and choose language Arabic , the rtl.css is loading and changes are seen in the website. the...
0
1,079
thread by: jaya26 | last post Mar 12 '14 by: jaya26
I need to display a progress bar. This is the code written: <div style="height:200px; overflow-y: scroll;"> <table id="tableid" class="aui"> <thead> <script> function load() { document.getElementById('myprogress').style.width=$countDetails + "%"; } </script> <script type="text/javascript"...
3
1,307
thread by: jaya26 | last post Mar 22 '14 by: Luuk
I have a function written in js. I need to call this as soon aspage is finished loading. Now i am displacing this on mousehover event. I dont want to call this event, i want to see this change as soon as page is finished loading. Onload() doesnt work for me. i am using ie8. <!DOCTYPE html> <html> <body> <head> <style> #blank_bar{
1
2,226
thread by: beachking | last post Mar 21 '14 by: beachking
My popup window works fine on this page: http://www.adgraph.com/banners/banner-examples.html (click LIVE CHAT on the menu bar). After pasting the same code on this other website page, it won't popup a new window. I have tried 3 similar codes, but nothing works. Can anyone help please? ...
2
1,313
thread by: pnatani | last post Mar 19 '14 by: Frinavale
Which script is it which is embedded inside html in {% %} <html> {% for p in properties %} ...
1
1,278
thread by: nanditasolanki | last post Mar 19 '14 by: Frinavale
hi, i am trying to align my tabs right and its not working . i used this code, <div style="align:;center"> ADD_CONTENT_HERE ADD_CONTENT_HERE ADD_CONTENT_HERE
1
5,711
thread by: JM2000 | last post May 2 '14 by: aswal
Hello All. Is there any way that you can create a HTML select menu with options that is displayed inline like: http://i.imgur.com/HO8TK98.jpg
0
1,088
thread by: 57tommy | last post Mar 24 '14 by: 57tommy
I have a web page that has several types of Video and/or Gallery links that I would like to modify one thumbnail to link to Slideshow created with JAlbum in a folder "videos/cars/" instead of a "prettyPhoto". Any suggestions on how to do this ? This is the existing code for one of the thumbnails <!-- Lightbox Thumb...
1
1,338
thread by: ashleyeppedio | last post Mar 27 '14 by: Luuk
i'm writing code for a restaurant website. Displaying all the actual hours in which the restaurant is opened takes up to much room. how would i only display 'Hours' and then when hovered, a box will display with all the hours in it (Mon-Wed: 10:00-5:00 thurs :11:00-6:00 ect;), overlapping whatever it needs to for that moment.
0
1,063
thread by: chandu333 | last post Mar 31 '14 by: chandu333
i am working on IBM BPM, trying to open a mail client window using mailto with href , i am ablet launch the mail window but the current url replacing with the mailto:xyz@xyz.com <a href="mailto:xyz@xyz.com">xyz@xys.com</a> any suggestison appreciated
1
1,635
KeredDrahcir
thread by: KeredDrahcir | last post Apr 8 '14 by: KeredDrahcir
I am trying to create a mobile responsive template. I am using the CSS media to find the browser width and it's working fine in most cases. I want however on a device where the left column will take up too much space for it to jump below the main content on the right. The solution to get the left down was to use flexible columns to reverse the...
1
1,179
thread by: jakoso | last post Apr 4 '14 by: Luuk
This is the line of code: <title>Pekelosbooks.com - Home Page</title> If you go to this Google link (https://www.google.com/#q=pekelos+books), you see "go home" where the title should be. I have never seen anything like this before. Any help?
0
1,796
thread by: mukesh143 | last post Apr 11 '14 by: mukesh143
Is possible to print a particular div with background images using javascritp? Thanks in advance...
0
1,853
thread by: sj363 | last post Apr 11 '14 by: sj363
I like adding photos to my text posts but they are never centered, I've been on many many websites for hours trying to change HTML stuff but it still will not work. I'm beginning to get frustrated at how something that seems so simple could be so annoyingly difficult to fix. This is what I mean, this is one of my posts: ...
0
909
thread by: shirahmad | last post Apr 14 '14 by: shirahmad
how to register our personal/local website in internet
1
1,140
thread by: Quizer9O8 | last post Apr 17 '14 by: Quizer9O8
Hi there, I'm trying to build my very own website with Notepad++ but i stumbled across a problem. I was trying to make a extra Sidebar and Content bar but when i do this it will mess up the original or it won't even come. Can someone explain to me what i do wrong, here is the code I've been trying to make work: default.css ...
2
1,227
thread by: azuresky | last post Apr 15 '14 by: azuresky
Hey guys, I'm having a problem with my block resizing whenever I decrease the size of the browser. I was wondering how I would go about solving this problem. Here is my code for the block. .information{ position:absolute; display:inline-block; font-size: 1.5em; /*was 1.5em*/ top:15%; margin-left: 20%; margin-right: 20%;...
0
1,260
thread by: ukisa4 | last post Apr 15 '14 by: ukisa4
Hello! I'm making some HTML test/quiz. And there i have combo boxes (drop down list) and radio buttons which have some questions. So i want to use some "if" statement if exist in any language (javascript,html..). ---So my combobox have choices: "History" , "Math" . I want to make : if i choose "History" (from combo box) then show 3...
0
1,466
thread by: solxs9 | last post Apr 19 '14 by: solxs9
I am running Masonry and all my posts and I want the title and tags to appear when I hover over the post. I am trying to display the title on top of the image and the tags to appear under the image and push the other posts around it when I hover over the post. When I hover on a post the title display properly pushing the div above it away but...
2
1,541
gautamz07
thread by: gautamz07 | last post May 3 '14 by: gautamz07
::-moz-selection { background : #333; color : #fff; ++++++++++++++++++++++++++++++++++++++++ .group:after { display : block; height : 0; font-size : 0;
2
1,697
thread by: venpaldys | last post May 2 '14 by: aswal
How to give a link to whole table???
1
1,645
thread by: capo5thfret | last post Jul 17 '14 by: nomad
I'm trying to get a blog template set up. It is supposed to pull in my twitter feed. I followed the instructions which only said to input my username into one place...it's not working...it just says it's loading the entire time. Can anyone tell what's not working in this code? <div class='twitbox'> <script type='text/javascript'>...
0
1,070
thread by: drazzee | last post Apr 28 '14 by: drazzee
I am not an expert at this but i cant figure out why internal my links are going to top of page first and then to the target. Is it because this template has a ribbon menu ?? Is there something hidden that it is picking up ??? If anyone has an idea how to fix this, please help us my site is: http://uready4this.info example: select...
1
1,409
gautamz07
thread by: gautamz07 | last post Apr 28 '14 by: Rabbit
background: #b3dced; /* Old browsers */ background: -moz-linear-gradient(top, #b3dced 0%, #29b8e5 50%, #bce0ee 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b3dced), color-stop(50%,#29b8e5), color-stop(100%,#bce0ee)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, #b3dced...
1
1,358
thread by: sushma reddy | last post May 2 '14 by: aswal
i am a fresher to html,css and java script. i am creating a main html page with the tile main.html , it contains a search box. then i am linking this to another web page(sub.html) which contains a search box and other stuffs. now i want the data entered in main.html to be passed as value to the search box in the sub.html. how can i do it?

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.