10,643 Topics

Member Avatar for
Member Avatar for cgull

Hello, I am trying the example from Bootstrap 3 for nested columns. The problem is, the nested row is going out of the parent column. So this code: <div class="row" style="border: 1px solid red"> <div class="col-md-9"> Level 1: .col-md-9 <div class="row" style="border: 1px solid blue"> <div class="col-md-6"> Level 2: .col-md-6 …

Member Avatar for veedeoo
0
271
Member Avatar for guykondas

Hello friends i created my website by using html,css and Javascript and dont know how to publish the site by gething the domain. pls can some one help me

Member Avatar for Luther78
0
195
Member Avatar for iamthwee

In this tutorial I am going to be going over subsurface scattering, sometimes considered as the holy grail of 3D rendering, in blender cycles. **So what is SSS and why is it important?** 'Subsurface scattering (or SSS), also known as subsurface light transport (SSLT),[1] is a mechanism of light transport …

Member Avatar for Siberian
3
330
Member Avatar for macky.p.deleon

hi guys im a newbie on html java script,, im using switch statement but my final output always fall at my default statement need help.... here's my code... function finalgrade() { var texttgp, texttgm, texttgsf, texttgf, textfg; texttgp = parseFloat(document.frmMacky.textTgp.value); texttgm = parseFloat(document.frmMacky.textTgm.value); texttgsf = parseFloat(document.frmMacky.textTgsf.value); texttgf = parseFloat(document.frmMacky.textTgf.value); textfg …

Member Avatar for Daniel_28
0
126
Member Avatar for _neonyx_

Hi everyone! Posting here because I'm having trouble with some code that to me looks perfectly fine, and I've seen it function perfectly fine when typing it as an example on another site, but for some reason it seems buggy on my site only :/ Here's the HTML portion: <div …

Member Avatar for _neonyx_
0
746
Member Avatar for faithingod1970

I am trying to create a drop down box there an authorized user on an intranet page can add a folder or item to a drop down box similar to how a user on Yahoo Mail can add folders to the "move" drop down box. Can I do this with …

Member Avatar for _neonyx_
0
155
Member Avatar for dsmush

Could someone please explain why when I submit an empty search form I get sent to a page with no navigation menu? The navigation menu is there when a search term that has no matches is submitted and the error message is the exact same: "Sorry, but nothing matched your …

Member Avatar for pritaeas
0
197
Member Avatar for Ketul_1

Hi, I'm having a problem with a table: I want the leader dots on only the 1st line (date........event) 1. In September 4 section the leader dots are on the FIRST and LAST line. For the Second-last lines I thought if I created a new "tr" section (with different styling …

Member Avatar for cereal
0
574
Member Avatar for dlmagers

I need to ask question. I am sure it is easy once I figured it out or someone on here points me in the right direction. What I am trying to do is keep the header fixed and the parallax image at a default state is as it appears when …

Member Avatar for diafol
0
273
Member Avatar for Siberian

I have a CSS3 3D style rotation working on my page (word - "gallery"). The problem, when the word rotates you can see it behind the other text, this shouldn't be a problem I apply an opacity rule to the style and before it completes rotation it fades away, that's …

Member Avatar for scribblerandom
0
74
Member Avatar for showman13

I'm having a major issue with a form that is being served by an external source, and the only control I have over the layout is by using a CSS file. They sent me a base file, but won't do anything to help me modify it to repair the form. …

Member Avatar for showman13
0
155
Member Avatar for Hosmer23

A handy code that brings up a password window to keep others off of the web pages you choose.

Member Avatar for dasabel100
0
804
Member Avatar for rchawdhari

create table invoices( year int not null ,invoice_number int not null auto_increment ,primary key(year, invoice_number) ); insert into invoices(year) values(2009); insert into invoices(year) values(2009); insert into invoices(year) values(2009); insert into invoices(year) values(2010); insert into invoices(year) values(2010); insert into invoices(year) values(2010); select * from invoices; +------+----------------+ | year | invoice_number | …

Member Avatar for cereal
0
1K
Member Avatar for Violet_82

Hi all, I have come across something weird today. In my HTMl page I have an iframe pulling content from somewhere else. The height and the width of the iframe as set in the CSS. In the head tag of the Iframe there are 2 CSS files, one for desktop …

Member Avatar for almostbob
0
1K
Member Avatar for MrDavo

Hi Everyone, It has been a while since I have delved into web design, and as a result many of the old tags that I have used are no longer supported within HTML5. Due to the changes I am being forced to rely upon CSS to perform tasks where I …

Member Avatar for NetJunkie
0
281
Member Avatar for Carly_1

Hi, I am trying to record actions in Dreamweaver. Is there a way to do this in the code side of split view? Thanks

Member Avatar for NetJunkie
0
65
Member Avatar for guyinpv

I don't know if this is the right section, but it was under "web design" and that works for me. I assume that many of the members here actually do web design or graphics design, logos, art, programming for a living, or at least side work. This means you must …

Member Avatar for guyinpv
0
279
Member Avatar for centenond

so i have this divs that overflow when i type something repetitive like hahahahha or lalalal i was wondering if theres a solution for this problem? i know i can put overflow:hidden or auto; but id like to know if theres a solution :P Thanks

Member Avatar for centenond
0
138
Member Avatar for M@S00M
Member Avatar for example868
Member Avatar for Reverend Jim
0
391
Member Avatar for VenusCrystal

Hi Everyone, Some of the styles on my html page is coming only in chrome browser(not in firefox or IE) which I do no want. Using chrome browser developer tools when I tried to inspect them, I found a very strange thing, it is not showing the css source file …

Member Avatar for VenusCrystal
0
312
Member Avatar for trinadh.chittuluri

i want code for if i select one option in select box it should be display it's names which we given

Member Avatar for JorgeM
0
62
Member Avatar for iquallsama

Hello there, Responsive websites are developed to deliver the content and appearance based on screen dimensions that can be handled by all the devices like desktop, mobile, iPhone, tablet etc.

Member Avatar for vinod1
0
250
Member Avatar for surfingturtle

Dear members, I thank you for taking time to view this discussion, which would focuss on how to build ones career in webpage designing, Kindly guide me from ground zero to start with, after doing some research I stumbled across Jon Duckett's book (HTML & CSS, Design and build website), …

Member Avatar for BibhutiAlmighty
0
457
Member Avatar for SID5721
Member Avatar for diafol
0
784
Member Avatar for murali2489

Dear Team, Im migrating my application from ie8 to ie11. The below code opens a new window in ie 8 as expected but in ie 11 it opens a new tab. I checked in microsoft website, they told to change internet pop up settings. But i need to make some …

Member Avatar for almostbob
0
440
Member Avatar for ComNaD

In most of the books I've read on HTML5, they use <section> as a main container, and that then may have <article>'s inside it. I have also seen other tutorials that will show <article> as a main container for an article, or even a book, and then have <section> used …

Member Avatar for aliceknight
0
308
Member Avatar for lwaterfo

Hello, Newbie with simple question here... A developer has entered this code for me to display a banner ad on my wordpress page. I want the ad to link to a page. How would I do that with this code? <div class="head_banner"><img src="<?php bloginfo('template_url'); ?>/images/image.png"></div>

Member Avatar for aliceknight
0
188
Member Avatar for Thien_1

I want to make my background image in reponsive desgin mode. I want to make the background image will be resize when changing size of browser. Using "background:cover,background-position:center" it not working. I guess because i set height and width for background image but if i didn't set the image will …

Member Avatar for aliceknight
0
341
Member Avatar for faithingod1970

I am trying to create lists with sublists where the sub lists are hidden. My next step is to make it so a user can add but first things first. The XHTML and CSS should be working together yet the sublists are not hiding, any ideas? XHTML is here and …

Member Avatar for efe.ozyer
0
126

The End.