10,655 Topics

Member Avatar for
Member Avatar for geneh23

Hey everyone, So I've built a website for my portfolio and I want to make it responsive to all browser sizes. However I don't think I've got the basics of it down yet. I've got it to where my menu re-adjusts and but the main content doesn't seem to alter …

Member Avatar for geneh23
0
418
Member Avatar for geneh23

Hey everyone, So I have a website, already up and running but I'm having trouble making the site responsive to different screen widths. I'm having trouble making the text automatically fit to page when I try to manually resize the window in my desk top. I haven't completed the responsive …

Member Avatar for geneh23
0
433
Member Avatar for showman13

Good Morning All, It has been quite some time since I've been here, but I had something pointed out to me that I haven't been able to resolve on my own yet, so I'm bringing it to the community of experts to hopefully head me in the right direction. my …

Member Avatar for showman13
0
248
Member Avatar for RikTelner

I would like to know if `Consolas` and `Arial` are 100% sure to be supported on website by any browsers/operation system; without that I need to use CSS3 for including font exclusively. I have been Googling that stuff, but I found only report of how big percentage of websites use …

Member Avatar for RikTelner
0
76
Member Avatar for bm42

Hi all, I would like to pose a design pattern to discussion that is achieved in two different ways. Imagine the situation where you have an interface "IFoo" (aka virtual) and implementations "FooA", "FooB", ... that inherit and implement "IFoo". Now you want the user (of the library you are …

Member Avatar for bm42
0
1K
Member Avatar for Deep Modi

let I am having the Text Link. so what should I do so that i can know how many times the link clicked? I just want to know how can I get the total clicks of link... whether its button or text... This feature is available in softpedia. while clicking …

Member Avatar for JorgeM
0
119
Member Avatar for fray

Hi, I have been having major problems with Frontpage and am ready to download a diffrent free website builder, whats the best one? and how would i upload my current pages to my new builder?

Member Avatar for matrixdevuk
0
318
Member Avatar for darkelflemurian

Good morning everyone I come here today with some questions in hopes that someone can help me through. The problem: At my work, I am requiered to create a chat app for mobile using html5 and websockets. We have a custom made chat app for desktop in the company which …

Member Avatar for PubNub
0
333
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
340
Member Avatar for fheppell

On my site, I've been tweaking the remember me checkbox so that it looks like a button, whilst still being a checkbox, my html is: <span class="button-checkbox"><button type="button" class="btn" data-color="info">Remember Me</button><input type="checkbox" name="remember_me" id="remember_me" checked="checked" class="hidden"></span> A fontawesome icon is dynamically changed and the status of the checkbox is modified …

Member Avatar for pritaeas
0
215
Member Avatar for jcomputing

I am new to drupal. How would a user add a button on a drupal page using a wysiwyg rather than using code?

0
88
Member Avatar for terryds

How to make a clickable list item with anchor text inside ? For example <li class="clickable"> <a href="http://www.somesite.com">Go</a> </li> So, when i click the list item, the browser should automatically go to www.somesite.com ... In other words, I want to make it like the snippets on CSS Tricks : http://css-tricks.com/snippets/

Member Avatar for pixelsoul
0
112
Member Avatar for sweet.virat

Hey i want navigation menu with image ... It means that if in my manu there is 3 button home,serviceses,about us than when onmouseover on that text it shows images which i choose..this type of implemntation done by me.. But when images change there is no effect ... And i …

Member Avatar for sweet.virat
0
277
Member Avatar for kevwood

Hi all thanks for reading, I am having problems getting my padding to work how i would like. I have a the followinc code for my page <!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>Sonc Hydro</title> <link rel="stylesheet" type="text/css" href="css/main_styles.css" /> …

Member Avatar for matrixdevuk
0
289
Member Avatar for andi-dev

<div class="datagrid"><table> <thead><tr><th>header</th><th>header</th><th>header</th><th>header</th></tr></thead> <tfoot><tr><td colspan="4"><div id="paging"><ul><li><a href="#"><span>Previous</span></a></li><li><a href="#" class="active"><span>1</span></a></li><li><a href="#"><span>2</span></a></li><li><a href="#"><span>3</span></a></li><li><a href="#"><span>4</span></a></li><li><a href="#"><span>5</span></a></li><li><a href="#"><span>Next</span></a></li></ul></div></tr></tfoot> <tbody><tr><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr class="alt"><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr class="alt"><td>data</td><td>data</td><td>data</td><td>data</td></tr> <tr><td>data</td><td>data</td><td>data</td><td>data</td></tr> </tbody> </table></div> CSS .datagrid table { border-collapse: collapse; text-align: left; width: 100%; } .datagrid {font: normal 12px/150% Arial, Helvetica, sans-serif; background: #fff; overflow: hidden; border: 1px solid #36752D; -webkit-border-radius: …

Member Avatar for diafol
0
367
Member Avatar for hemalatha.nambisan

**I am creating a webserver where I am using a tool called HMMer. When user uses this server they have the option to generate the output for the input either as tabular output or as text output.My problem is to show both output in the web page. I am doing …

Member Avatar for urtrivedi
0
174
Member Avatar for sweet.virat

please follow this link and help me https://drive.google.com/file/d/0B6V-9RLYdFzeVUVQdzJyNnd1MEk/edit?usp=sharing visit html file and help regarding this proble

Member Avatar for sweet.virat
0
146
Member Avatar for Violet_82

Guys, I was wondering if any of you use Umbraco CMS and if so how user-friendly/good/easy-to-use it is. thanks

0
91
Member Avatar for Nitin Daphale

When I draw on my HTML5 canvas, it is zoomed already? Hence drawn arrow below is blurred! (snap attched). What is the Reason? Any help to avoid this? var ctx = document.getElementById("canvasWhiteboard").getContext("2d"); ctx.beginPath(); ctx.moveTo(touchX, touchY); ctx.lineTo(moveX, moveY); ctx.lineWidth = 4; ctx.strokeStyle = "black"; ctx.stroke();

0
173
Member Avatar for tayyongjie.gin

So what i am trying to do here is to create a slide show which will show both image and text box with one click and i cannot seem to get it right so anyone here can help me? CSS: #divs color:black; width: 350px; height: 350px; overflow: hidden; position: relative; …

Member Avatar for minitauros
0
177
Member Avatar for shuvobd71

**Platform of making website by HTML** For making html website there are many platform where we can executite the codes.The most used platform are notepad,notepad++ and Macromidea dreamweaver. Most popular platform is Macremidea dreamweaver.Any body can download it from the company website or can purchase it.Later I will discuss about …

Member Avatar for EvolutionFallen
-2
209
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
172
Member Avatar for Mohamed_26
Member Avatar for RikTelner

How to detect key being pressed and how to send "impulse" to PHP file about which key has been pressed? Simply Googling "PHP key detection", doesn't deliver reliable resources. Offcourse I could use JavaScript, but I wouldn't be able to get this to PHP, since, they're on opposite sides.

Member Avatar for RikTelner
0
79
Member Avatar for safeer008

Hi I want my link to blink. I am using this code <a href="#" style=" text-decoration:blink;">Click Here</a> but it is not working.

Member Avatar for pixelsoul
0
113
Member Avatar for abhijit_2

how to disply mysql table data on same form and also edit update and delete these data on that form in wordpress

Member Avatar for safeer008
0
97
Member Avatar for terryds

Here is the fiddle : http://jsfiddle.net/terryds/2QNK3/ The problem is the black bar at the top of the page... It should have 5px margin-bottom.. But, it doesn't... Please help me fix it...

Member Avatar for terryds
0
140
Member Avatar for nathan.pavlovsky

Hello Programmers! I am working on a 'comics' page of my website. It is going to have multiple pictures (arranged neatly in a table) for the viewer to see and enjoy. I would like to have the images (by default) have a width of 10% of the browser window's width …

Member Avatar for nathan.pavlovsky
0
332
Member Avatar for shuvobd71

I want to be an expertise in html 5.can any body inform me about some platform of learning html 5

Member Avatar for Ewald Horn
-1
180
Member Avatar for johmny

The End.