10,650 Topics

Member Avatar for
Member Avatar for Leslie_1

Some time ago, while trying to learn python, I stumbled across coursera.org. Via coursera.org, I found two python courses. They are free to follow, to enroll, and to enjoy. Since then, I took a refresher course in Linear Algebra, Compiler Design, Algorithms, and Converting from C to C++. Each course …

Member Avatar for Vincentas
1
216
Member Avatar for Elllena

I like the new rounded and seamless design. Its screen is high-resolution, but it is still somehow not desirable. Any other Opinions?

Member Avatar for Honny flussia
-1
111
Member Avatar for davy_yg

Hello, I am trying to build this website with bootstrap that connects with clients. I wonder why whenever I open it in android the client list change into vertical and it still too wide for android like the navigation does not filled the whole horizontal screen and the client still …

0
149
Member Avatar for gtel

i love to reference multiple classes for a button in an external stylesheet in order to save time and to make it clear. i have <button class= class1 class2 class3 class4 class5></button> how can i reference class1 class2 class3 class4 in a separate stylesheet?

Member Avatar for diafol
0
152
Member Avatar for zachattack05

I would like to see a forum dedicated to UX/UI design. I know that a good application or website performs its job exceptionally well and the look and feel of the application doesn't affect, or shouldn't affect it's performance. But come on! It does. UX/UI design is more than just …

Member Avatar for Dani
0
908
Member Avatar for Osagie_1

I have an xml structure : <Home> <url>...</url> <menu> <item>Help</item> <item>About</item> <item>Contact</item> </menu> </Home> <Help> <url>...</url> <menu> <!--i need to select this if its parent(Help) is listed in Home/menu/item above--> <item>Business Help</item> <item>Web Help</item> <item>Tour Help</item> </menu> </Help> <About> <url>...</url> <menu> <!--And Or select this if its parent(About) is listed …

0
151
Member Avatar for Mysquldata
Member Avatar for davy_yg

Hello, Please cek this website: http://www.innovation.web.id/One/about.php Cek the grey bar (<img id="bg2-6" src="circle/Borderwhite.jpg" alt="cloud"/>) I wonder why the grey bar and its images do not adjust well in android? What should I change to make it looks good in android? about.php <div id="row"> <div class="col-sm-12 col-xs-12"> <div style="margin-top: 600px; position: …

Member Avatar for davy_yg
0
247
Member Avatar for hamza_8

Hi, everybody, How to change the images after every mouse Click in html?????? The images should display in the same places for every Click????? can anybody send me code please.... i posted this thread in HTML forum somebody told me that post here so please help anybody And Advanced thanks...(2 …

Member Avatar for aaronplo
0
141
Member Avatar for aditd

I have this script http://codecoupondiscount.com/ and I want to make a new design for it. Also I want a mobile edition for it. I would like the design to be similar to couponcodes.com - light blue/gray colors - black text. Would like the mobile site to use the same color …

Member Avatar for aaronplo
0
230
Member Avatar for Alijo

Hello all! Im working my way through Web design and i'm playing around a bit with photoshop So my question is this: Anyone got any good tutorials they have used, or books to download that will at least help me to be able to create website? I also searched on …

Member Avatar for aaronplo
-1
652
Member Avatar for brynFlew

Hello, Thank you for your time. I know it is possible to create an exit button using javascript but this only work in ie browsers and not what i want(i found a fix for it but isnt very good), can somebody please show me a better way of closing all …

Member Avatar for qwsa
1
2K
Member Avatar for davy_yg

Hello, I would like to check if my HTML code is valid for international standard or not. Is there any machines that can check that? Evenif there is no error in it - I need to make sure if I use a valid and clean code. Any recommendation? Thanks in …

Member Avatar for gentlemedia
0
136
Member Avatar for jonsan32

I've been inspecting this and going crazy trying to figure it out, but I can't find what's going on with this menu of mine. The links and hover state are shifted lower and to the right on my site on this page: http://www.50allstars.com/2015/08/mega-menu.html But elsewhere (off my site) it works …

Member Avatar for jonsan32
0
487
Member Avatar for lewashby

body { background-color: gray; } h1 { color: blue; text-align: center; } #courtstable { border: 1px solid black; position: absolute; top: 75px; left: 0px; width: 25%; background-color: yellow; } #medicaltable { border: 1px solid black; position: absolute; top: 75px; left: 25%; width: 25%; background-color: green; } #punativetable { border: 1px …

Member Avatar for rtrethewey
0
97
Member Avatar for igwegbelaw

html and CSS coding of navigation elements, Home, About, Contact... came out fine when ran on local browser, challenge is i used DOM get and create to prepare the click values of each but on click of each of home, contact... nothing happened! planning to try the following tell me …

Member Avatar for igwegbelaw
0
110
Member Avatar for davy_yg

Hello, I am trying to fix the code in html in here: Try to validate these two links: http://www.innovation.web.id/One/contact.php http://www.innovation.web.id/One/contact2.php This is the validator: https://validator.w3.org/ How to fix the error especially the part about redundant use of <div id="samename"> that is related to bootstrap. If I distinguish the "samename" then …

0
171
Member Avatar for davy_yg

http://www.innovation.web.id/One/ Hello, Can anyone help me fix this error? I am trying to fix my code after validating the code according to international standard: https://validator.w3.org/nu/?doc=http%3A%2F%2Fwww.innovation.web.id%2FOne%2F Error: Stray start tag div. From line 180, column 1; to line 180, column 20 ↩</body>↩↩<div id="footerbar">↩<div footer.php <div id="footerbar"> <div class="row"> <div class="col-sm-4"> <div …

Member Avatar for cereal
0
2K
Member Avatar for Alijo

Hello all! Im working my way through Web design and i'm playing around a bit with photoshop So my question is this: Anyone got any good tutorials they have used, or books to download that will at least help me to be able to create website? Thanks in advance!

Member Avatar for drjohn
-3
110
Member Avatar for davy_yg

Hello, This is the slider without bootstrap: http://www.innovation.web.id/One/portfolio-filter3.php portfolio-filter3.php <div class="slider-demo"> <a href="#" id="previous">&laquo;</a> <div id="slider-inner"> <ul> <li><img src="img/1.jpg" alt=""></li> <li><img src="img/2.jpg" alt=""></li> <li><img src="img/3.jpg" alt=""></li> </ul> </div> <a href="#" id="next">&raquo;</a> </div> Now this is the slider with bootstrap: http://www.innovation.web.id/One/portfolio-filter.php portfolio-filter.php <div class="row"> <div class="slider-demo"> <a href="#" id="previous">&laquo;</a> <div id="slider-inner"> …

Member Avatar for davy_yg
0
222
Member Avatar for mattyd

Hello. A section of what I am developing for my site requires the User to select an avatar for their account. 1)Instead of using visible radio buttons I have decided to allow the actual avatar image to act as the radio button for selection. I am receiving various results based …

Member Avatar for diafol
0
357
Member Avatar for seularts

Hi, I stumbled upon this website recently: http://archeage.xlgames.com/ and fell in love with the way they designed it, but I have no clue what css/jquery method they used to achieve this. Can anyone point me in the right direction to some sort of tutorial that will help me create a …

Member Avatar for diafol
0
106
Member Avatar for davy_yg

Hello, Please cek this site: http://www.innovation.web.id/One/ I am having a problem with the textbox and textarea of the footer in different browser: Browser Appearance Firefox v Chrome x IE x Safari x I wonder why the size appears differently di different browser: footer.php <div id="inside2"> <br><br> <table> <tr> <td style="width:90px;">Nama …

Member Avatar for diafol
0
279
Member Avatar for davy_yg

Hello, I am in the middle of learning bootstrap and still trying to find a way to create a responsive boostrap nav for this website: [Website](http://www.innovation.web.id) This is my code so far: navigation.php <body> <div class="container" > <div class="row" style="margin-top:10px;"> <div class="span6" style="border:1px solid #bbb;border-radius:10px;padding:10px 20px 10px 20px;margin:0 0 10px …

Member Avatar for janetriever
0
204
Member Avatar for davy_yg

Hello, I am trying to style click button further. Is it possible? Here is my current button: http://www.innovation.web.id/One/One/portfolio-filter.php red plain color. I would like to put orange border with transparent background. portfolio-filter.php <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Portfolio</title> <link rel="stylesheet" type="text/css" href="css/style.css"> <style> .btn { width: 100px; background-color: red; …

Member Avatar for janetriever
0
196
Member Avatar for davy_yg

Hello, I am trying to create a bootstrap system that is able to shift my cell downward. Cek this out: http://www.innovation.web.id/One/portfolio-filter.php There is a big space between the footer and the : Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna …

Member Avatar for janetriever
0
174
Member Avatar for davy_yg

Hello, I am trying to create carousel that would fits the whole screen up to touching the navigation bar and the whole horizontal screen. http://www.innovation.web.id/One/One/ This is my code (it does not fits my expectation): index.php <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Home</title> <!--[if lt IE 9]> <script src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> …

Member Avatar for janetriever
0
348
Member Avatar for davy_yg

Hello, I am trying to use bootstrap to put my blogging in order. I expect that it would create 3 blogs in a row then moves to the next row for another blog. Check this out: http://www.innovation.web.id/One/One/blog2.php I thought I already coded correctly. Yet, in fact it still appears one …

Member Avatar for pritaeas
0
232
Member Avatar for James_43

Hi guys, Weird (maybe silly) isse with a CSS fade property using the following classes: /** CSS3 Animations **/ /* Key Frames ---------------------------------------------------- */ @-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } } @-o-keyframes fadeIn …

Member Avatar for pacav69
1
266
Member Avatar for nancyverdi

Hi, I'm new to this community forum. I have a web marketing company and have a potential client that needs a website with a feature that allows the visitor to create designs on the products he sells- like tee shirts, canvas bags, cups...I'm looking for software that already exists. Does …

Member Avatar for nancyverdi
0
333

The End.