10,655 Topics
![]() | |
I want to have a box within a box within a box; a border within a border within a border using divs. If you can see what I'm doing wrong please help. It would really be appreciated. Here is my html: <!DOCTYPE html> <html> <link rel="stylesheet" type="text/css" href="divReference.css"> <body> <div … | |
What would be the best way of lining up the **Back** text with the **Booking** heading? **HTML** <nav class="navbar navbar-default navbar-fixed-top"> <div class="container"> <div class="navbar-brand">Booking</div> <div>Back</div> </div> </nav> **CSS** .navbar { background-color: #0088CC; padding-left: 0em !important; padding-right: 0em !important; } .navbar-brand { color: #fff !important; padding-left: 0em !important; padding-right: 0em … | |
I am working on a website and i want to use symbols like alpha and beta in headings... | |
Hello guys, am trying to make a drop down menu such that the droped element is static, meaning when i click on <li> the menu shouldnt old but rather remain droped. Currrently with what i have anytime i click on the droped menu item, the droped menu disappears, even when … | |
Hi guys, I have a question related to Epesi,I wanna make an action once the save button is clicked but I couldn't figure out how I would be able to manipulate the save button.Is there a way on how I could make a callback for the save button? I am … ![]() | |
Are there any good resources to get started with Node.JS? Any good tutorials, blogs or books? Of course, I have visited its official website http://nodejs.org/, but I didn't think the documentation they have is a good starting point. | |
please give me nested CSS example and Explain. ![]() | |
i have created an Open graph storie on my facebook app. I want to to integrate the code to my website... this is the meta tags i use <head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# rovespier: http://ogp.me/ns/fb/rovespier#"> <meta property="fb:app_id" content="349547121879416" /> <meta property="og:type" content="rovespier:art" /> <meta property="og:url" content="Put your own URL to … | |
Hi, I'm trying to run netbeans debugging tool but I always get a message "This webpage is not available". I tried following a configuration from youtube which says to uncomment the zend_extension = "C:\xampp\php\ext\php_xdebug.dll" and xdebug.remote_enable = 1. But I can't still make the debug works. Can anyone help me … | |
## Introduction ## Ever since the dawn of programming, we have had the luxury of variables, OOP, functions and other lovely tools within our languages. CSS is arguably the easiest language to ever pick up, with everyone having to learn it’s basics. However, it lacks any power, as we have … | |
Hello, I have a project and I need a good web hosting one that is free but that will also let people create accounts, and have a little profile page like Facebook if anyone has any in mind please post below! | |
I've got a problem with my pagination with one of my components on my Joomla 2.5 website. I no longer have a subscription with the developers so they won't help me. Basically the pagination in this component is vertical instead of horizontal, as in the picture below. . I've … | |
I'm taking API course and we were asked to develop API,, I'm new to this subject so which API is easier to work with twitter,Amazon or google map ![]() | |
![]() | I'm having an issue with emulation check on IE7. For some reason it seems to be ignoring my css and it's completely scrambled. IE5, IE6, IE8, IE9 and beyond looks great. I had to fix alignment issues on divs in IE5+6, but other that they're fine. But IE7 just looks … ![]() |
I tried different jquerry sliders from the internet. Some work but only as full background while i want the slider containend in a div "<div class="banner"> ". Im now using unslider from unslider.com, while the sliding works the images totally leak out of the div container.How can I change this … | |
Here we use the eval() function as the backbone of a simple calculator. One table is used for the display. A second table holds the buttons for the keypad. The whole thing forms an attractive looking calculator. To test it, simply paste the code into an editor like notepad and … ![]() | |
Hello! Im trying to put some icons in my html codes but no result. no icons. im tyring it to do like that: <span class="icon-home"></span> | |
hi can someone help me make my headers fixed and my table body be able to scroll vertically. i have seen the javascript and css "display:block and overflow-y: auto; overflow-x: hidden;" it just doesnt work with me . <style> .table{ width:100%; border-collapse:collapse; border:0px ; cellspacing:5px; cellpadding:5px; margin-left:auto; margin-right:auto; max-width:70%; border-color:#9DC45F; … ![]() | |
Is flat design just a temporary trend, or is it here to stay and we’ll be designing flat websites for years to come? Can it be, perhaps, the new standard of web design? | |
![]() | |
im working on a theme build and im having troubble getting the sidebars to appear on the same level as the content, as of right now they are displaying below the main content and they need to be even with the top of it.... any help would be greately appreciated. … | |
Hi I just have the follow problem. In my form, I have a select option. Usually I should see some text there, I can change and open the dropdown menu, but I not see any text. What it could be? Here is the url: http://web159.login-142.hoststar.ch/memberd/de/prices/ And here some html code: … | |
Hi guys, Can you suggest me a free web (browser) tester and can I hear your opinions about this testers? Thank you. | |
I want to make a semantic bulletin board. But, I don't know whether the <section> tag should be used for a category and a forum or not.. And, I also wonder if there is something better if I use <article> tag for the first forum post (the article that is … | |
Hi, I'am newer in PHP development.I have a question please,Is there any way to create a web application with AngularJS, HTML5, and CSS3 as front end, and NodeJS as back end ,and PHP5 as a the restful web service? thanks for Help | |
I finished an excellent lesson in html and now how I can apply what I learned in building a simple Web page? | |
I saw a post from a few years ago on how to load fonts into my server and imbed them so that other viewers can see them. There was a code given that was @font-face { font-family: yourfont; src: url('yourfont.ttf'); } Do I put this code into the CSS portion … | |
Hi.. I’m trying to create circular menu bar,but my menu bar is nearly similar to tympanus circular menu bar(visit [Click Here](http://tympanus.net/Tutorials/CircularNavigation/index2.html)) but in tympanus if we want menubar we must click open/menu button I want menu bar(fixed) to be display without any any clicking and instead of button i need … | |
I have made a simple code that will only save to a simple database. I have this code: register_activation_hook(samplePath, 'sample_install'); add_action('admin_menu', 'main'); add_action('user_admin_menu', 'main'); and a function like this : function main(){ <?php if (current_user_can('smessage')) { echo("admin");} else{ if(current_user_can('rmessage')){ echo("other user"); } } } and this the sample_install function from … | |
Hi There I have a bit problem with my navigation, or the dropdown of it. If I hover an a element, the other just move around... I do not know how to fix it. Here is my css code: div.com-amazon-webstore-GlobalSiteNav-2 ul#globalNav li.navigationGroup ul { position: absolute; top: 0px; left: -9999px; … |
The End.