473,537 Members | 2,659 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,346
thread by: ramani | last post Sep 18 '14 by: ramani
when button onclick i want the following code: <script type='text/javascript' src='https://ExampleDomain1.ExampleSubDomain1.com/javascripts/api/exampleScript.js'></script> <div class='tableauPlaceholder' style='width: 600px; height: 599px;'> <object class='tableauViz' width='600' height='599' style='display:none;'> <param...
2
1,458
thread by: Nitin123 | last post Sep 19 '14 by: Exequiel
How can we do like this. <html> <head> <title> abc <br/>xyz. </title> </head> </html>
0
1,562
thread by: ramani | last post Sep 18 '14 by: ramani
<!DOCTYPE html> <html> <head> <script language="javascript" type="text/javascript"> function toView(str){ if(str=="tag1"){ document.getElementById("tag1").innerHTML = "tag1"; document.getElementById("tag2").innerHTML =""; document.getElementById("tag3").innerHTML ="";
2
6,741
thread by: ramani | last post Sep 19 '14 by: ramani
I have 3 anchor (a) tags, all sharing a single div element to act upon. See my html below. Basically, when you click on anchor tag 1, I want it to fill the div with id="fillDiv" with html. When you click the second anchor tag, it should wipe that #fillDiv and replace it with new html. How do I set up such a functions. Here is my attempt HTML: ...
0
1,315
thread by: CH757342 | last post Sep 19 '14 by: CH757342
I'm working on a laughably simple html code, but there's one thing I can't figure out. What I'm working on is basically an average calculator, and I need to figure out how to make the width of a <div> larger if the response is larger. For example, if you did the average of 3 and 4, you get 3.5, so the size of the box doesn't need to change. But...
0
1,434
thread by: congay | last post Sep 19 '14 by: congay
Hi! I'm trying to set up an unordered list next to a left floating image. I would like the list to wrap around the image, but I can't get it to work. Any ideas? You can see what I have so far here: thiet ke website chuyen nghiep Hampshire and the css here: http://www.blueamrichstudio.com/style.css (css for the list is at the very bottom). ...
0
1,194
thread by: user7777 | last post Sep 24 '14 by: user7777
I used breadcrumbs in my site and trying to make it responsive. The borders for it are as border-top: 50px solid #000 and same for left and bottom. As I want it to be responsive, I want to replace 50px to percentages. Is there any solution to it.... border-bottom: 50px solid #FFF; border-left: 50px solid #EE2C71; border-top: 50px solid #FFF;
1
1,413
thread by: tweety75 | last post Sep 28 '14 by: Exequiel
Here is the code: <ul type="disc" class="whs16"> <li class=kadov-p><p>The Active Record is <span style="font-weight: bold;"><B>not</B></span> considered approved.</p></li> <li class=kadov-p><p>Current Approval Status <span style="font-weight: bold;"><B>can</B></span> be set to &quot;Approved&quot;
2
9,380
thread by: user7777 | last post Sep 30 '14 by: user7777
I have a div which is display block (getting the style through jquery) and now I want to make it display none when the user click on it only for the tablet and mobile view. So I used attr('style','display: none !important'). But it is taking display block as default. Is there any solution to overcome this.....
0
1,127
thread by: gtt1960 | last post Oct 6 '14 by: gtt1960
Hi, my website is listed on various directories, this one uses an image to link to me but on the source code it does an onclick redirect to my membership number "9956" can you tell me if Google would pick this up as a back link? <div id="fronttop" style="width:586px;" > <img src="http://images2.hotelsguesthouses.co.uk/9956.jpg" alt=""...
1
1,492
thread by: Maken | last post Oct 12 '14 by: Luuk
which is the best website for downloading the free website tempelates
3
6,626
thread by: Cainnech | last post Oct 14 '14 by: Exequiel
Hi guys, I have an issue with a webpage which is not displaying as it should eventhough I don't see any mistake. I have a series of divs which are all children from one parent div. The first div gets the backgroundcolor from the parent which it should, however, the second div doesn't get the backgroundcolor and I don't understand why? Can...
2
1,475
thread by: wishsdark | last post Oct 16 '14 by: Frinavale
hi, Im totally new to html coding and stuff and i really need help with figuring out how to add an image as my header. this is what i got at the moment: Basically what im saying is: i want the part that is very dark grey with the text "testing out stuff" to be an image: http://i.imgur.com/TFG3A0G.png
5
1,632
thread by: Hkhamma | last post Nov 26 '14 by: Hkhamma
Hi. I had found a link to which doesn't work and wondering how this comes about? What kind of link would have at the beginning <body> and at the end text. HTML ? Here is the link. https://www.p---.com%3c/body%3E%3C/page%3E Thanks.
1
1,455
thread by: MojoJojo | last post Oct 20 '14 by: Frinavale
To Whom It May Concern, I'm trying to figure out the HTML code for rollover images. There will be the group of them on the bottom of a page, and when you scroll over each person, I want there hands to raise up or change the picture, so you can click on that and it'll take you to another part of the site. Any help would be greatly appreciated. ...
0
1,192
thread by: Sumaima | last post Oct 22 '14 by: Sumaima
down vote favorite Animate the headings of a slider in a loop at the same time. Hi All, I want to animate 3 headings at the same time with some delay but I am having problem to doing this.For now only one heading is animate and remaining are on their position.Basically these are the sliders headings and animate in a loop. Heading-1 =...
0
1,112
thread by: 123454321 | last post Nov 11 '14 by: 123454321
im working on app for mobile phones.i have a problem when it comes to screen rotation app turns back on index site no matter on which site you are at that moment any help ?
0
1,109
Qiom
thread by: Qiom | last post Nov 18 '14 by: Qiom
how to create accordion menu
0
1,156
thread by: taymie | last post Nov 19 '14 by: taymie
Hello, I used the insert menu to create my horizontal menu bar, but it is not showing on browser as well as in live preview. the vertical works perfectly
0
1,862
thread by: moeong | last post Nov 22 '14 by: moeong
This is actually my school project. I doing a table form and want to loop at Course Marks column and Course Grade Point column. Somehow i'm unable to to figure it out. Need a help to fix my work. Thank in advance. <table border="1"> <tr> <th>Course Marks</th> <th>Course Grade Point</th> </tr> <tr> <td><input type="text" id="Mark1" ...
0
1,246
thread by: effektiveddd | last post Nov 28 '14 by: effektiveddd
Hi, I have website: http://bazaro.org/ I want put ADS in this place: IMG is here: http://backup-cppl.s1.backupftp.pl/ads.png I don't know where past code in my theme. ? I bought this website few day ago.
0
1,277
thread by: myabigail | last post Dec 4 '14 by: myabigail
I'm a total novice at HTML and am trying to cobble something together for a web site, partly by copying code from the rest of my site (GoDaddy Website Builder). For the life of me, I can't get this text to be white. It wants to be black. What have I done wrong? <!DOCTYPE html> <html lang="en" dir="ltr"> <body link="#FFFFFF"...
0
1,177
thread by: rbdagwal | last post Dec 4 '14 by: rbdagwal
IE10: I am tring to display a table on IE10, some of the cells data are missing. This work fine on IE9 and Chrome. When I refresh page, these cells shows the content but again contents from some other cells doesnt display. When I used developer tool on IE, I can see style etc for these cells are exactly same compared to cells that are showing...
0
1,179
thread by: gowthamvempati | last post Dec 22 '14 by: gowthamvempati
i want to create HTML to display the person details from Excel sheet. In Excel sheet i have name, password, d.o.b, attendance percentage, in another excel sheet marks list. person complete details in row format. for example. name password d.o.b att% gowtham vempati 3/12/1992 64% mahesh nani 4/2/1991 ...
1
1,223
thread by: seiko1sports | last post Dec 29 '14 by: seiko1sports
Why is it the Footer overlapping the Article (w/ Section tags) even though it should not be. This happens when I set the Html, Body, and Article(and Section) height to 100%. Thanks for answering the question! :) Here's the code: <!DOCTYPE html> <html> <head> <title></title> <style>

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.