10,643 Topics
| |
i want to creat a site with ".com" domain.how to get that domain and by which site i can creat free website? | |
i tried editing the code of wordpress bombax its theme of my company website- i messed up .. now iam getting the message : Parse error: syntax error, unexpected T_ENDIF in /home/content/61/7418061/html/wp-content/themes/bombax/functions.php on line 219 icant access any page. not even dash board to replace with the original code. .. … | |
I believe that one of the pages of the site that I'm creating is shifted slihtly to the left. I may be going crazy, but I'm pretty sure that's what's happening. The page that I believe is shifted is: http://armyants.us/members.php?steam=All If you guys could help me out here, then that's … | |
I need .htaccess code that will: Restrict a specific IP from a specific page. Allow that IP on any other pages but the restricted one. I already tried this and it does not work: <files submit.php> order allow,deny deny from 1.2.3. deny from 1.2. allow from all </files> Does anyone … | |
I have attached a require PHP to my html pages for my vertical navigation bar but now my problem is how do I do this and have the navigation menu side be side with my text? Here is one of the pages on my site, the home page works great … | |
help me at side of information technology specially hardware and software | |
w3schools offers certification in various web development languages at $95 a pop. I'm wondering whether it's a good investment, and it largely depends on how recognized and respected w3schools certificates are. If anyone knows of good alternatives for certification in the Toronto, Canada area that don't require prior attendance at … | |
I have a one page website http://spencedesign.netau.net/SNL/SNL.html#home I am using anchors and targets, I am using overflow-y: auto; but the scroll bar only displays when the screen is big enough, so it works on my 1920 by 1080 desktop, but not on an average size laptop, how do I make … | |
is it possible to create our own site by html on our desktop? | |
I am trying vertical center my text in a div but it always float at top in div. I also tried using a span inside the div and apply css on span but it too not works. I used this css property (vertical-align:middle) HTML <div id="topsmallmenucontainer"> <div class="topmenuleft"></div> <div class="topmenumiddle"><span> … | |
Hi all, How to make video rotate on webpage screen? E.G, say: video-1, video-2, video-3, video-4, video-5 ..... up to video-10. Each time I expect only 2 video displayed on screen, say; 1st screen video-1, video-2, next screen video-2, video-3, next screen video-3, video-4 etc. The video will stay on … | |
how to fix problem of wordpress if images cant be uploaded to the stated post using wordpress, i tried playing around with plugins but still stuck. im a beginner please help | |
Hello, everyone. I have a scrollbox that I am needing to select all of the text within it. The code is below. <div class="all" style="height:480px;width:360px;border:1px solid #ccc;font:16px/26px Georgia, Garamond, Serif;overflow:auto;"> This part of web programming is my weak point. I'm not quite sure what else to try. If you have … | |
I'm just learning html but already have a domain, so I did a quick and dirty under construction page to replace the advertising-littered default page that the webhost was using. It's dirt-simple and not very good, but I'll make it better as time goes on. Is there any rule I'm … | |
Hello, as I mostly used horizontal menus, I'm just coming across this now: How to have those menu items in a fixed width box and still make use of the hover feature? I mean I want the background of the selected menu item to change it's background throughout the whole … | |
Hi all, There are 12 video. They are displayed on screen virtically. <p><b><span style="color: white"><i>This is Video 1</i></span></b></p> <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="600" height="364" poster="video_1_picture.png" data-setup="{}"> <source src="video_1.mp4" type='video/mp4'> <source src="video_1.ogv" type='video/ogg'> </video> <br> <br> <p><b><span style="color: white"><i>This is Video 2</i></span></b></p> <video id="my_video_1" class="video-js vjs-default-skin" controls preload="auto" width="600" … | |
Hi all, i've heard from many that i should stop using iframes and css instead. Although, all i really use iframes for is to load a page from another site into mine. Is there a way I can do this with css? or is it something i should just stick … | |
i have "Gedit" text editor. Is it possible to make web pages? and which site is best to learn about coding ? | |
helo guys how are you, my proplem is the div has exceed the footer and this image will clarify what do i mean http://s2.postimage.org/4x5ur7955/555.jpg this is all codes which i used #left{//this div for left side float:left; width:140; margin:0px; } #right{this is for right side float:right; width:140; margin:0px; } #headblcok{//this … | |
I am looking for a way to convert pixel based images to vector. I believe this can be done in Illustrator, but am not quite sure how. I often have work from Photoshop that I later need to convert. What type of file should I save it as (from Photoshop) … | |
Hello, Firstly ill give you a background of what im trying to do and the layout of the banner/header Right hand side - Navigation Links - I want to add a paint effect dripping down maybe splashing off the nav links, and then dropping onto the bottom and flowing to … | |
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? | |
Been doing a lot of research on this issue but I can't get it to work properly. I have this CSS code that works in all browsers except for Internet Explorer. border-top: 3px solid rgba(139, 0, 0, 1); background-color: rgba(139, 0, 0, 0.75); color: rgba(139, 0, 0, 0.75); text-shadow: -2px … | |
i have a button. i want it so that when user click on it, it should stay ative. but this code below doesnt stay active. i am trying to get a toggle effect but when user click on it it stay active any cant go back, <button type='submit' id='button1' class='button' … | |
I have the following `layout.jade` code !!! html head title= title link(rel='stylesheet', href='/vendor/bootstrap.min.css') link(rel='stylesheet', href='/css/style.css') script(type='text/javascript') (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); body!= body And the … | |
Hi guys, I have an ImageButton control in asp.net calling a javascript function to display it in block. The elements have their own css classes, but they do not appear in the context that I gave them. I am assuming this is a problem with my css because the javascript … | |
Hi, i have a html page with 3 frames(Index.html), and the preview is as in the screenshot. Here in Welcome.html i have a button named block. when i click this button i want left.html to be disabled(the frame in left side), i'm able to do it., but the form elements(the … | |
Hi there, I've been researching the correct layout for html5 web pages, and I'm a little unsure on how something like this should look: <div class="main-container"> <div class="main wrapper clearfix"> <div class="canvas gu6"> <div class="example-grid"> <div class="row"> <div class="col gu1"> <img src="img/1.jpg"> <div class="description"> <h2>Test</h2> <p>Test, Test, Test.</p> </div> </div> … | |
I was trying to set a stylish slideshow for my blog. Expert advise please. Thanks |
The End.