" data-bs-original-title="" title="">
Hey guys, I'm a freshman in College and I've never had a job before. I really want to get a job doing some web development at my campus. The jobs are all entry level and I've beeing developing websites for the past six years so I feel like I should …
Hey all, Im hoping this isnt too out of line to ask - it is genuinely out of a desire to learn and improve, but sadly it is not necessarily code based. I am working on getting "experience" so I can persue a career in programming, either web, platform, or …
Hi I would like to create a horizontal navigation. header.php [CODE] <div id="container"> <div id="header"> <div id="topcorner"> <a href="#">Career</a> | <a href="#">Mail</a> </div> <div id="search"><?php include('search.php'); ?></div> <div id="nav"> <?php wp_list_pages('sort_column=menu_order&title_li=');?> </div> </div> </div> [/CODE] style.css [CODE] #header #nav { float: left; margin: 0 0 0 24px; background: url(images/navbar.png) repeat-x; …
Hello, I just wanna ask if web designers need to master programming like java, C++ etc? coz I'm not good at it, I Mean really suck at it no matter how hard and long I practice it I just dont get it and when I do I forget in a …
style.css [CODE] #container { background: url(images/header.png) top repeat-x; color: black; padding: 0 0 31px 0; } #header { width: 961px; margin: 0 auto; position: relative; overflow: hidden; } [/CODE] header.php [CODE] <div id="container"> <div id="header"> <ul id="nav"> <li><?php wp_list_pages('sort_column=menu_order&title_li='); ?></li> </ul> <ul id="topcorner"> <li><a href="#">Career</a> | <a href="#">Mail</a></li> </ul> <div …
style.css [CODE] #header ul#nav { float: left; margin: 0 0 0 24px; background: url(images/navbar.png) top; padding: 2px 0 2px 0 0; width: 1000px; } [/CODE] header.php [CODE] <div id="container"> <div id="header"> <ul id="topcorner"> <li><a href="#">Career</a> | <a href="#">Mail</a></li> </ul> <div id="search"><?php include('search.php'); ?></div> <ul id="nav"> <li><?php wp_list_pages('sort_column=menu_order&title_li='); ?></li> </ul> </div> …
style.css [CODE] #footer-container { margin: 700px 0 0 0; background: white url(images/footerline.png) repeat-x; } #footer-nav { width: 921px; margin: 0 auto; padding: 0 0 0 0; overflow: hidden; font: 11px Arial, Helvetica, sans-serif color: #acacac; } [/CODE] footer.php [CODE] <div id="content"> <div id="main"> <h4>Latest News</h4> <p style="border-bottom: 2px dotted #FF0000; …
index.html [CODE] <div id="container"> <div id="header"> <h1><a href="#">Ock Associates</a></h1> <ul id="nav"> <li><a href="#">HOME</a></li> <li><a href="#">ABOUT</a></li> <li><a href="#">PRACTICE AREA</a></li> <li><a href="#">NEWS</a></li> <li><a href="#">PUBLISHED BOOKS</a></li> <li><a href="#">CONTACT US</a></li> </ul> <ul id="topcorner"> <li><a href="#">Career</a> | <a href="#">Mail</a></li> </ul> [/CODE] style.css [CODE] #header ul#topcorner { float: right; margin: 20px 50px 0 0; font: 12px …
Hi Everybody: I am Hervé Hope from Mauritius, 59 yrs old, and the proud father of two grown up kids (near adults now). I have been working in the Accountancy field for some 20 odd years and operated a change of career when I became very interested in computing (which …
I'm not sure if this is the right forum for this discussion, but anyhow here goes... The September issue of DaniWeb Digest mentions [URL="http://www.fullsail.edu/degrees/web-design-development-bachelors"]Full Sail University’s Web Design and Development Bachelor's Degree Program Online[/URL]. I'm curious - what do DaniWeb people think of this course? Can it really "teach you …
i worked a horizontal menu in my project. when hovering the ling\k the background image will change.the output looks perfect in all browsers even in IE6 except firefox.when hovering the last link a small gap appears.here my code. CSS : <.menu_holder { width:1000px; height:40px; background-image:url(../images/menu_normal_govind.jpg); background-repeat:repeat-x; } .menu { margin:0px; …
Hi All, I design my site. But i have problem in mozilla. it works fine in IE but in mozilla it has additional line below main line. My site is [url]www.piramida.az[/url], my CSS is [CODE].toplinks {border-right-style: dotted; border-right-width: 1px; border-color: #8CA7BA} .rightlinks {border-bottom-style: dotted; border-bottom-width: 1px; border-color: #ffffff} .menuust {font-family: …
I am going for a career in Software Design and i need to know what college path should i take in order to accomplish that? I have been told that i should major in computer science and specialize in software design. Is this what i would need to do in …
This code worked for me when it had 74 quotes. I added 130 more and somewhere along the line killed the whole code. I keep looking through for small mistakes, but have found none. Why is this code not working? Is there a max limit for an array? [CODE]<center><hr size="3" …
I am self taught in PHP, css, html, and currently learning javaScript. I am unable to go to school due to financial reasons. I am in the US. I was wondering if anyone knows if its possible to find an opportunity to get into the field professionally with no schooling, …
Hi everyone, I see a thread [URL="http://www.daniweb.com/forums/thread321783.html"]here[/URL] that may help, but as with the code I am using it doesn't help with designing a submenu for each item on our site menu. When you visit [URL="http://www.naturalfrugality.com/about.php"]this page[/URL], there are three problems with the left menu: (1) The only submenu that …
HI, I have a form with a huge textarea field and I am not sure how to format the textarea to make it work with php. The small textfields seem to work fine with adding information to my database, but as soon aas I add dropdown menus, a large textarea, …
We have a requirement in our company Fomax Information Technologies Pvt. Ltd. Fomax is Global company having there operation in USA, German, Middle East, UK, Australia and offshore development center in India. Our core expertise areas are web development, E-commerce application, and interactive multimedia services and solutions. Fomax is providing …
hi all, I have a table inside another table I have problem with table background image I have a site in html i have table inside another table's td tag. but i can not give bg image to the table which is inisde another table. the code is below when …
hi all, I have problem with table background color. I have a site in html i have table inside another table's td tag. but i can not give bgcolor to the table which is inisde another table. the code is below Can anyone help me thank you for attention index.html …
Hello, my name is Derek and I'm a geek. I've been playing with computers for about 10 years now. I'm 23 and I am not sure which area of IT I would like to specialize in. I hope some of you may have some advice for me. Background I convinced …
Daniweb Community, I am Junior in Information Sciences and Technology. I am pursuing the Design and Development Option and the Database Theme Track within my major. This means that my classes have a focus on software development and systems design. I am very interested in the technical side of Information …
Hello everyone, My name is *[personal information of minor stripped]* of the Virginia Association of the Technology Student Association. "The [Technology Student Association](http://www.tsaweb.org/) is an international middle and high school student organization 150,000 strong with regional, state, and (Inter)national conferences. With competitive events from prepared presentation to fashion design, from …
Hi I am new on this site just joined today, i did a degree in I.T at a uni in london and than chose a completly different career path now I am comin back to web design and kind of confused so expect lots of weird questions lol thanks x
Hello All i have the following expertise [B]Dot Net[/B] [B]Asp.Net[/B] (interface design, basic database operations, introduction to web services and some advance topics,crystal reports) [B]Desktop Applications[/B] ( interface design and basic operation, reporting in crystal reports) [B]Design [/B]Fireworks CS4, xhtml,css, template designing, php medium level applications ,joomla,wordpress,oscommerce customization first i …
Now I am interested in the field of E-commerce or E-business so I decided to take CIW master designer. Then I knew that CIW Associate is equivalent to i-Net so which is better to be taken and why ? If there are any others advices, suggestion or certifications that are …
Please read what should i choose? To all IT Professionals help me choose a 2nd career path please!! Professionals that work in the field there opinion,if they were gonna get into this field all over again what path would they choose?Here's my situation I am 31 yrs old, already have …
Hi everybody... can I come in? ;) My name is Doc. I used to be a programmer and system analyst back in the 80's and I really enjoyed my job... was good at it too but, when "they" gave me the roll of a hiring and firing head counter I …
You can always visit “The Web Design Market”. It is a new <URL SNIPPED>free web designers directory listing portal. You can enlist your name here as a web designer for free and get quotes from clients via emails. <URL SNIPPED>
Now I am interested in the field of E-commerce or E-business so I decided to take CIW master designer. Then I knew that CIW Associate is equivalent to i-Net so which is better to be taken and why ? If there are any others advices, suggestion or certifications that are …
One of my colleagues at CIO.com, Chris Lynch, is planning to write an article about the ways that developers are affected by newer kinds of app design and development. If indeed there IS a change. He and I have questions; we don't necessarily know the answers. That's why we ask …
Hello all, my first post on these boards. I have spent the last few hours reading this section of the boards and I have noticed many new to programming people ask the same question: What language should I use, where should I start, what should I learn, etc etc. All …
I'm a 56 yr old Canadian who has an opportunity to go back to school. I want to have a career in some facet of internet tech. I have been a dedicated computer user for many years but never gotten into the "guts" of computer programming. I'm pretty sure I …
Hi there My name is Josh Chadwick. I am studying at University, I am doing a course in Multimedia and Website Design. For one of my modules i have to look in to Communities of practise surrounding my interests. I am interested in E-Commerce and Web Design and how the …
Hi there My name is Josh Chadwick. I am studying at University, I am doing a course in Multimedia and Website Design. For one of my modules i have to look in to Communities of practise surrounding my interests. I am interested in E-Commerce and Web Design and how the …
The End.