54 Discussion / Question Topics

Remove Filter
Member Avatar for
Member Avatar for Pham_3
Member Avatar for reyimar
-1
302
Member Avatar for ruwanaru

need to alight div inside another div inner div must be aligned centerd bottom of the outer div i have attached a image that i want

Member Avatar for ryantroop
0
323
Member Avatar for philpense

Have the HP C4700 and the D110. Need an image of the printer alignment page. Don't use printing anymore... just the scanning function. Took them out the empty cartridges recently and now a cannot get back to the scanning function until an alignment page is generated. Do not know if …

Member Avatar for philpense
0
527
Member Avatar for romanromeo89

Hello all, I would like to align horizontally three divs. Also i need them to be responsive as we resize (horizontally) the window and stay at the center of the screen. I used float but they stay at the left of the screen and i can't center them. Here is …

Member Avatar for veera100
0
630
Member Avatar for lincemiope

Hi, I'm not sure if this is the correct section to post my question in, but since my problem refers to xaml scripting I guess so. I added a listview in my win store app from which the user can choose among several elements and click the one she wants …

0
182
Member Avatar for mavtcr

Friends , Is there any way for data alignment in the list box. My code is given below Private Sub TxtFdt_KeyPress(KeyAscii As Integer) Dim L, L1, L2, L3, L4, L5 As Integer Select Case KeyAscii Case vbKeyReturn If TRS.State = adStateOpen Then TRS.Close TRS.Open "SELECT * FROM Tran WHERE Ac …

Member Avatar for Aslam Mansoor
0
1K
Member Avatar for Dadi_2

I have recently shifted from c# to try Javafx2. I am also new to this forum. I have been stuck trying to implement internal frames in Javafx. I stumbled upon this link: http://stackoverflow.com/questions/17673292/internal-frames-in-javafx I have managed to add jfxtras 8 jar file to my project as well as in scene …

0
179
Member Avatar for Spencer_2

http://prntscr.com/2l3gnh - My Problem I'm currently using this HTML: <footer> <p class="alignleft">Text on the left.</p> <p class="alignright">Text on the right.</p> </footer> With this CSS: /***** Reset *****/ html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, …

Member Avatar for diafol
0
337
Member Avatar for crazyvonzipper

Hi there guys, I have quite a stupid question which for some reason I cannot wrap my head around. I have a table with supposed 4 cells (2 rows x 2 columns) but I want to set the 2nd column's rowspan to 2 making 3 cells <table> <tr> <td id="cell1" …

Member Avatar for crazyvonzipper
0
158
Member Avatar for aluya

I wanna align my partition, but I am a computer fresh man.My friend helped me download one software called Partition Star. I don't know which step make in alignment failed in the process of operation.

Member Avatar for sophiaya
-1
233
Member Avatar for rakibtg

Hello everyone, having some CSS related problem for layout issues. firstly see this screenshot: http://i.stack.imgur.com/nmw69.png Here i have used css like this: .description{font-weight:italic;} .image{float:right;} but what i want to do is to display `description` in the middle. Like this: http://i.stack.imgur.com/aX2B1.png can you tell me the css,, to postion `description` class …

Member Avatar for JorgeM
0
171
Member Avatar for Smeagel13

Take the following C structure: typedef struct dataPoint { tick * tickData; struct dataPoint * previousDataPoint; struct dataPoint * nextDataPoint; } dataPoint; Compiling on a 64-bit system with 8-byte words, this structure takes up 24 bytes (3 words) of memory. 24 % 8 = 0 ... so it is word …

Member Avatar for Smeagel13
0
284
Member Avatar for aadebayo

I need to display Firstname as a fixed lenght, irrespective of how long firstname is, so that the phone nunmber in front can start from the same area. I have written some code, but it does not work. I need the telephone numbers to start at the same point, irrespective …

Member Avatar for pritaeas
0
125
Member Avatar for jah0073

I'm sure this will be very simple for someone to figure out, I have a template form a company called cvent, we are using them as our registration payment solution. I have been trying to get their template to suit our site but I am falling short with aligning the …

Member Avatar for joel.design
0
540
Member Avatar for geneh23

Hey everyone, It's a bit unusual for me to post in the html section. However I am stumped as to why I have three divs. One aligned to the left and two aligned to the right and when I add the third div aligned to the right, the left div …

Member Avatar for TonyG_cyprus
0
259
Member Avatar for fheppell

I've set up this testing website [here](http://siteoctopus.koding.com/projects/swangarden/index.html) It has a full screen background image and a content box in the middle. How would I horizontally center the box. I'll post the html and css here as well html, body { width: 100%; padding: 0; margin: 0; } #full-screen-background-image { z-index: …

Member Avatar for fheppell
0
206
Member Avatar for CreatorZeus

this is what i ahve so far. maybe its just a crazy idea but i trying to get it to work <td onclick="this.style.backgroundColor = 'Red';" bgcolor=skyblue width= '58px' height= '72px' align="right"> <a target="iframeswitch" href="index.php"><div style="height:100%;width:100%">yo</div></a> <a target="iframeswitch2" href="index.php"><div style="margin-right: -100%;"> yo</div></a> </td>

Member Avatar for LastMitch
0
217
Member Avatar for niario

I tried to create an hourglass with asterisk characters using 'for' loop... both decrement and increment works fine, but I got stucked with text alignment where those asterisks supposed to be printed in the center and justified to bring an hourglass look instead of being sticked to left or right …

Member Avatar for raptr_dflo
0
434
Member Avatar for jonsan32

I have these brackets I'm trying to apply to my site, but I'm running into some issues when viewing it in I.E. I'm sure it's something simple, but the teams and scores smush to the right, and the finals part of the bracket floats too far to the right as …

Member Avatar for jonsan32
0
311
Member Avatar for baol

Hi would like to center all my webpage. I am noviced in web design. I have try a lot of different way to make it center but it doesn't work. When i zoom out or in, everything move. I would like that every stay in same place. Each sub menu(products) …

Member Avatar for mattster
0
255
Member Avatar for tinabina22

I'm trying to set up my web-site with a vertical navigation menu, which I have done but what I am having a problem with is how do I get the text part of my site to line up beside the navigation bar instead of on top of it?

Member Avatar for tinabina22
0
2K
Member Avatar for aparnesh

I am trying to create a drop down menu using UL and LI elements. Each LI is an image (of same size) and there are no Bullets in the List. In IE, the list Items are left-aligned as I want them. In Chrome the list Items are right aligned with …

Member Avatar for aparnesh
0
384
Member Avatar for crystalpaper
Member Avatar for ChrisHunter
0
144
Member Avatar for alexandra.lopez.94043

![menu3](/attachments/large/3/menu3.jpg "menu3") MessageBox.Show("COSTUMER" & vbCrLf & TextBox1.Text & "QUANTITY" & " " & vbCrLf & TextBox2.Text & TextBox3.Text & TextBox4.Text & TextBox5.Text & TextBox6.Text & TextBox7.Text & TextBox8.Text & TextBox9.Text & TextBox10.Text & TextBox11.Text & TextBox12.Text & TextBox13.Text & TextBox14.Text & TextBox15.Text & " " & "Description" & vbCrLf & …

Member Avatar for M.Waqas Aslam
0
218
Member Avatar for brainfo

i am trying to make an image align to be vertically centered. As it works perfect in all browser except IE7 . I already tried a lot. here is my css and div. .vertical_align_center{ background: none repeat scroll 0 0 #FFFFFF; display: table-cell; height: 209px; line-height: 209px; margin: 4px; text-align: …

Member Avatar for brainfo
0
235
Member Avatar for RazorRamon

I'm centering my container div this way. #container{ position: absolute; left: 50%; margin:0 auto; height:100%; width:1024px; margin-left: -512px; text-align:left; } The div centers in the window, however when the user resizes the window to smaller than 1024 the window starts showing the center of the page. How can i make …

Member Avatar for almostbob
0
238
Member Avatar for DanOath

I am supposed to write a method to display a pattern as follows: ________1 _______21 ______321 _____4321 ____54321 ___654321 __7654321 _87654321 987654321 (underscores are simply placeholders to show alignment on my post they are not actually part of the printout) My program works and prints the aforementioned code correctly, however …

Member Avatar for zeroliken
0
396
Member Avatar for varoluscu_prens

Hi there; I've faced a problem in CSS. Firstly,I want to give the HTML side which I want to style with CSS: [CODE] <ul id="upperMenu"> <li><a href="link1">Menu1</a></li> <li><a href="link2">Menu2</a></li> <li><a href="link3">Menu3</a></li> <li> <a href="link5">Menu4</a> <ul> <li><a href="#">Sub-Menu1</a></li> <li><a href="#">Sub-Menu2</a></li> <li><a href="#">Sub-Menu3</a></li> <li><a href="#">Sub-Menu4</a></li> <li><a href="#">Sub-Menu5</a></li> <<li><a href="#">Sub-Menu6</a></li> </ul> </li> <li> …

Member Avatar for macneato
0
173
Member Avatar for mehgcap

Hi all, I am relatively new to css. I have volunteered to help a small organization with their website, and I found what they currently had to be very out of date and not at all modular (for instance, their main nav menu was replicated in every site page, instead …

Member Avatar for simplypixie
0
186
Member Avatar for varoluscu_prens

Hi There; I have a web file that consist of HTML & CSS. When user's mouse pointer go through the "Menu Item -1" and "Menu Item -3" (They have submenus also) other menu items slide to the bottom immediately. I do not want to see that items sliding. How can …

0
140

The End.