6,558 Topics
| |
Hi Friends, After working for 2 days I finished my homepage design with HTML5 and CSS3 syntax. but when I open this on my Android chrome browser everything looks messy as well as half information. ex: I created three menu tabs but on my mobile browser i could see only … | |
Hi Guys, I dont know why code under Style is not getting detected on my html page. I am using Notepad++ it is only detecting image url under CSS code but nothing else. Can you suggest me. <!DOCTYPE html> <html lang="en"> <head> <style type="text/css" media="screen"> body { font: 13px sans-serif; … | |
Dear Readers, I have a simple HTML form pointing to a PHP (<form action="xy.php" method="post">), and if I type http:// into an input of the form, it won't run. If I type anything else the form runs. How can I solve this? Maybe somewhere it is interfering with another http:// … | |
Hi, I'm looking for an effect identical to [this](http://andrew-hoyer.com/experiments/rain/) that would, transition a container from one to another ? If you can imagine in the example link shownn above a container (<div>) raining and transitioning into another container (<div>) ? | |
Actually I'm new on this topic.. and I heard about 3 "list tags" in HTML generally but I didn't ensure by searching in the Google. Could anyone say something about it? | |
Responsive Website Using HTML5 and CSS3 ? | |
When I add the <!DOCTYPE html> to my page, white spaces appear below the images on the page. Why does this happen and how can I get rid of them? Thanks guys! Here's the code... <!DOCTYPE html> <html> <head> <title>CPU_21397_2014-Holiday-Card_HTML_eCard_Working</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> </head> <table width="764" border="1" cellspacing="0" cellpadding="0" … | |
what is the difference in html and css? | |
how to make browser support html5? | |
![676d3a4d6fae34888f383c4d66a4ab99](/attachments/small/3/676d3a4d6fae34888f383c4d66a4ab99.png "align-left") ![676d3a4d6fae34888f383c4d66a4ab99](/attachments/large/3/676d3a4d6fae34888f383c4d66a4ab99.png "676d3a4d6fae34888f383c4d66a4ab99") <!DOCTYPE html> <!-- grocery.html A document for computeCost.js --> <html lang = "en"> <head> <title>grocery.html</title> <meta charset = "utf-8" /> <style type = "text/css"> label,input {display: block; margin-bottom: 20px; margin-right: 20px;} label { float: left; width:200px; text-align: right;} input { margin-left:150px;} #items{ margin-bottom: 20px; margin-right: 20px;} … | |
I have problem in my site and accrues only when using htaccess, I have many css and js files stored in my site when import them on localhost by using relative path <script src="js/jquery.min.js"></script> when using htaccess the js or css cannot be loaded and firefox show me message "**The … | |
Am trying to look the code below so it will loop the current items already in the list and display them all plus any new onces added but am having a bit of trouble doing this what am I missing or doing wrong? Gallery.Duplicates := dupIgnore; Gallery.Sorted := True; // … | |
Hi I got a quick question. Is there any way i can change the background color and the text color within my compiler of dev-c++. I'm not trying to change the color of the output when I run the program, I'm talking about the actual code itself and its compiler. … | |
Hi people I have been interested in writing very simple html for many years, every now and then i decide to attempt something new. I want to populate xml data from an external source so the data in my html is automatically updated when the xml is updated. Is this … | |
possible to setting Chrome, as similar IE, and get data from Chrome html page? | |
I need to make my website responsive with iPhone 5s in media query. I try every thing but can't able to solve the solution for iPhone 5s in media query. Plz check the URL http://foodhub.pk/ Any one can please help me. | |
I want to create a windows form application that extracts data from a website. I tried using HtmlAgilityPack but i couldn't understand it . These are the codes that I have written. private void button1_Click(object sender, EventArgs e) { HtmlAgilityPack.HtmlDocument doc = new HtmlAgilityPack.HtmlDocument(); HtmlWeb hw = new HtmlWeb(); doc … | |
Hi all, I have visual studio 2008 and as I recently started to use it, I still develop the HTML from scratch and then move it to ASP.NET. Anyway, when I did my last site and uploaded the CSS in visual, I got quite a lot of CSS 3 error … | |
Below is my code. I want to make a calculator using javascript. The script will check weather you enter a diget. If not it will display a message on the screen saying to enter one. However I want the paragragp "answer" to display the message. I cant seem to get … | |
Draw a group of shapes on the Tkinter GUI toolkit canvas and animate the group using the common tag names. | |
hover effects using html5 and css? so some example coding. | |
Hello my friend out there i realy need help .i'm working on one of my class labs but things is not that write to me...could one out there assist me thanks you. here is the quz<<<<<< Write a program in HTML and JavaScript for the following tasks: Find the maximum … | |
In my project I have got a "back button" that is calling a javaScript function that remembers the previous url when called. //back button function function goBack() { $window.history.back(); } the url being remembered or being called when the back button is clicked contains an ID and this is ID … | |
Hi I'm using whatsmy.browsersize.com to get my browser size for adding mediaquries to my css files. For some reason when i write a media query for max-width: 1229px the query gets applied at 1350px! I'm writing my queries like this @media screen and (max-width: 1229px){ .galleries > ul > li … | |
index.php <link rel="stylesheet" href="css/styleT.css"> <!-- Resource style --> <div id="navigation"><!-- <img src="images/navigation bar.jpg" alt="nav bar"> --></div> <div id="navcontainerbar"> <ul> <li style="height: 20px;"><a href="index.php">Home</a></li> <li> <ul id="nav"> <li><a class="fly" href="#">SIP</a> <ul class="dd"> <li><a href="portfolio.php">Web Porfolio</a></li> <li><a href="marketing-portfolio.php">Marketing Portfolio</a></li> </ul> </li> </ul> </li> <li class="service"><a href="services.php">LMS</a></li> <li><a href="blog.php">Library</a></li> <li><a href="contact.php">Roomplus</a></li> <!--<li><a href="career.php">CAREER</a></li> … | |
| |
[CODE]How to echo html code in php echo not for email... <?php echo '<a href="http://digg.com/submit?phase=2&url='. $_POST["url"] .'&title='.echo $_POST["title"].'" target="_blank"><img src="http://www.virtualdolphintherapy.com/images/digg.png" alt="Digg" width="64" height="63" border="0" /></a>'; ?> how can i make this code to disply in browser page...[/CODE] | |
Can anybody tell me that how we can handle the tables in a responsive website design. If you try to decrease the font size it will be harder for the mobile users. If you don't decrease the font size then the data will be mixed and so on. Give me … | |
Hi folks, I'm currently taking a Udemy course in HTML & CSS and there's what looks like a simple query wrecking my head. I'm trying to float my section to the right and keep 'aside' on the left. This is what the webpage should look like https://www.dropbox.com/s/7jb9kbss58u0bxd/UDEMY.png?dl=0 I'd be super … | |
Hello, I am trying to create button link with image. This is the code: index.php <div style="margin: -250px 0 0 700px;"><a href="#"><img src="images/button_program.jpg"></a></div><br><br> I wonder why I cannot click the button when I hover my mouse over the button. Usually the mouse cusor turns into hand cusor as a sign … |
The End.