Recent content by Dave Ritche
-
How can I make a custom bootstrap navigation bar?
Thanks!I always find the solution here on PF.- Dave Ritche
- Post #3
- Forum: Programming and Computer Science
-
How can I make a custom bootstrap navigation bar?
I am trying to make a bootstrap navigation bar but I'm having issues with understanding which class to apply to a specific element? Can anyone show me some coding?- Dave Ritche
- Thread
- Bootstrap Css Html
- Replies: 3
- Forum: Programming and Computer Science
-
How can I install new fonts in Adobe Illustrator for logo design?
I am learning logo designing in adobe illustrator and i use the fonts already install.help me learn how to install new fonts and suggest me some latest fonts.?- Dave Ritche
- Thread
- Replies: 1
- Forum: Computing and Technology
-
How to Scale an Object in Opposite Directions in Illustrator CS6?
For me,it doesn't matter what shape it is..i just want to know how we can scale the corners the guy did in this video: scaling one anchor point outward and notice the other also goes outward..watch at 2:28..- Dave Ritche
- Post #5
- Forum: Computing and Technology
-
How to Scale an Object in Opposite Directions in Illustrator CS6?
Thanks but what i mean is that scaling the object from two sides while other remain at their actual position.- Dave Ritche
- Post #3
- Forum: Computing and Technology
-
How to Scale an Object in Opposite Directions in Illustrator CS6?
While scaling an object in illustrator CS6,how can we scale that object in both directions but oppositely? For example,scaling a rectangle from one of its corners outward while the opposite corner also goes outward? Thanks in advance.- Dave Ritche
- Thread
- Replies: 10
- Forum: Computing and Technology
-
Putting an Image inside of a Div block
Thanks!- Dave Ritche
- Post #5
- Forum: Programming and Computer Science
-
Putting an Image inside of a Div block
Mod note: I split up the HTML code and CSS code into separate code blocks. I'm assuming that these are separate files. Here is the code BORG: <!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="navbar.css" media="all" />...- Dave Ritche
- Post #3
- Forum: Programming and Computer Science
-
Putting an Image inside of a Div block
Hello everyone! I designed a webpage and set its main wrapper width to 60% and magin to auto.Inside this wrapper(div),i want to put an image.AS the wrapper-div size is 60%,i put another div inside it and set its width to 100%.The second div(image div) perfectly fit with wrapper-div. I don't know...- Dave Ritche
- Thread
- Block Image
- Replies: 7
- Forum: Programming and Computer Science
-
Why Is My Webpage Displaying Differently Across Browsers?
I have designed a webpage and i opened it in chrome.It worked quite fine and all the layouts were at their position but when the same page i opened in internet Explorer messed up and the layouts weren't at their position.In firefox,only the header section showed up.What is the problem?Howcaan it...- Dave Ritche
- Thread
- Cross
- Replies: 7
- Forum: Programming and Computer Science
-
PHP PHP Script Problem: Troubleshoot the Error
Thank you but i really don't know what is PDO..Is it a plug-in?- Dave Ritche
- Post #12
- Forum: Programming and Computer Science
-
PHP PHP Script Problem: Troubleshoot the Error
Thank you very much Samy_A.My database and script is working very fine..- Dave Ritche
- Post #10
- Forum: Programming and Computer Science
-
PHP PHP Script Problem: Troubleshoot the Error
yeah thanks it's working now i.e it says connected to the database but why doesn't it store data?- Dave Ritche
- Post #8
- Forum: Programming and Computer Science
-
PHP PHP Script Problem: Troubleshoot the Error
Thank you very much but the problem still exists.. As i press submit,the script simply appears ..really can't figure out what's the problem...- Dave Ritche
- Post #6
- Forum: Programming and Computer Science
-
PHP PHP Script Problem: Troubleshoot the Error
And here is the html: <!DOCTYPE HTML> <html lang="en-US"> <head> <meta charset="UTF-8"> <title>labels</title> <link rel="stylesheet" type="text/css" href="label.css" media="all" /> </head> <body> <h1>REGISTER TO GPGC</h1> <div class="form"> <h3>PLEASE ENTER YOUR INFORMATION...- Dave Ritche
- Post #4
- Forum: Programming and Computer Science