64 Topics

Member Avatar for
Member Avatar for Ali_96

Having a degree in graphic design can be beneficial when pursuing a career in UX/UI design since the two fields have many overlapping skills.

Member Avatar for Dani
-2
48
Member Avatar for Virat_4

Pardon me if this is not allowed here, you can remove this if this is not allowed. I’ve finished learning basics of HTML and CSS indvidually. I.e topic by topic w/o creating a project. If you want to know the topics that I’ve learnt, I’ve learnt around everything contained in …

Member Avatar for Dani
2
38
Member Avatar for Johannes C.

**ChatGPT has had lazy days before, but this week’s performance marks an unprecedented low. Here’s why many ChatGPT Pro users are canceling their subscriptions – and even more might follow.** ![lobotomized-chatgpt.jpg](https://static.daniweb.com/attachments/4/7421f2d25c68fdee20e906d1ae1bfec9.jpg) Yes, complaints about ChatGPT being lazy have been around for as long as the LLM itself. I have written …

2
211
Member Avatar for Boomstick

Hi. I've been browsing this forum few times during my web dev's career. I think it's a good place to ask about my [website](https://magiainternetu.com/strony-internetowe-ostroda/)'s aesthetics. I don't know much about design, I just made this page without any project, in the way I liked it. I would like to know …

Member Avatar for Reverend Jim
0
28
Member Avatar for warmexxus

Daniweb was kind enough to send me an email reminding me that my account was still active. So I decided on a random day to come back in and see what's going on?! I haven't programmed anything in over one year and I'm not sure what/if I will make in …

Member Avatar for Dani
0
36
Member Avatar for manasrathore43

Hi, I have created a two player board game url deleted - rule 2.7 Thes problem is that AI is easily beatable. I used heuristics to find best move for the AI. The rules of game are as follows 1) 9 by 9 grid is divided into 9 grids of …

Member Avatar for rproffitt
1
70
Member Avatar for Alamgir_3

I am a final year student. Now I need to start work for final project. But I am not familiar how to do it. Can you help me out, How to prepare a index page for my website ( Complaint website). Or if you have completed project before, Please send …

Member Avatar for Dani
0
50
Member Avatar for Mark_54

Hi there, terribly confused how to get going with a career in programming. I have basic knowledge of Java programming principles, and I understand to some degree the object orientated aspect of the language also. My question is where to go now? Or what else to learn? Here are some …

Member Avatar for Reverend Jim
0
443
Member Avatar for davy_yg

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> …

Member Avatar for Violet_82
0
213
Member Avatar for surfingturtle

Dear members, I thank you for taking time to view this discussion, which would focuss on how to build ones career in webpage designing, Kindly guide me from ground zero to start with, after doing some research I stumbled across Jon Duckett's book (HTML & CSS, Design and build website), …

Member Avatar for BibhutiAlmighty
0
457
Member Avatar for salv236

Dear members, I am relatively new to the forum, I currently do not know where to turn, i am 35 experienced in IT Security although this is not what i really want to do, im interested in web development/design and know some HTML whats currently blocking me: No experience. Limited …

Member Avatar for chrishea
0
320
Member Avatar for Rawsoft

Hello to the group. I have just joined and hope that I can contribute as much as I learn. I have a thirst for knowledge about most things to do with computers. My particular interests are web design and Filemaker Pro. I will shortly begin the challenge of teaching myself …

Member Avatar for happygeek
0
198
Member Avatar for raviranjanim

login.php <?php session_start(); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link rel="stylesheet" type="text/css" href="main.css" /> <link rel="stylesheet" type="text/css"href="menu.css" /> <title>iWebTechnik</title> <link rel="shortcut icon" href="image/favicon.ico" type="x-icon" /> <link rel="icon" href="image/favicon.ico" type="x-icon" /> <style type="text/css"> <!-- .style1 {font-family: Arial, Helvetica, sans-serif} --> …

Member Avatar for diafol
0
641
Member Avatar for pakidesigner

i have questions about certification exams of Photoshop. if any one have done do share your experience. how they may help your career. http://training.adobe.com/certification/exams/photoshop-cs6.html i am told by google this is the link from where we can register. http://www.pearsonvue.com/adobe/ if any one have done it please guide .

Member Avatar for pixelsoul
0
264
Member Avatar for kurianjoseph

Hello friends i'm new here, there is a question bugging me for some time i cant make my mind of it. I love webdesinging and its a passion i want to make a career of say freelancing as i have a decent job, but still i want to persue my …

Member Avatar for <M/>
0
195
Member Avatar for clbembry

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 …

Member Avatar for clbembry
0
280
Member Avatar for ryantroop

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 …

Member Avatar for JorgeM
0
253
Member Avatar for davy_yg

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; …

Member Avatar for teedoff
0
110
Member Avatar for cloud02

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 …

Member Avatar for Rashakil Fol
0
179
Member Avatar for davy_yg

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 …

Member Avatar for teedoff
0
113
Member Avatar for davy_yg

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> …

Member Avatar for davy_yg
0
119
Member Avatar for davy_yg

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; …

0
56
Member Avatar for davy_yg

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 …

Member Avatar for teedoff
0
81
Member Avatar for Hervé

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 …

Member Avatar for Hervé
0
286
Member Avatar for cobberas

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 …

Member Avatar for Dani
0
229
Member Avatar for rangaraj4u

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; …

Member Avatar for karthik_ppts
0
145
Member Avatar for azegurb

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: …

Member Avatar for azegurb
0
361
Member Avatar for <Tech>

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 …

Member Avatar for Rashakil Fol
0
186
Member Avatar for jonsan32

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" …

Member Avatar for scrappedcola
0
204
Member Avatar for fuston05

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, …

Member Avatar for fuston05
0
179
Member Avatar for bwallace

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 …

Member Avatar for Kraai
0
119
Member Avatar for lwaterfo

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, …

Member Avatar for lwaterfo
0
93
Member Avatar for Member 784675

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 …

0
59
Member Avatar for azegurb

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 …

Member Avatar for Veneficae
0
127
Member Avatar for azegurb

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 …

Member Avatar for azegurb
0
160
Member Avatar for dereknewland

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 …

Member Avatar for timha
0
235
Member Avatar for jpdbaugh

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 …

Member Avatar for johnvitc
0
219
Member Avatar for 3265002918

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 …

0
79
Member Avatar for sephoria

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

0
26
Member Avatar for samiullah478

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 …

0
27
Member Avatar for Ballack

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 …

Member Avatar for jdizon
0
216
Member Avatar for Jay Orban

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 …

Member Avatar for ItCareerCoach
0
123
Member Avatar for Neptuned

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 …

Member Avatar for LabASSistant
0
132
Member Avatar for fchristopher

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>

Member Avatar for MVied
0
79
Member Avatar for Ballack

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 …

0
35
Member Avatar for estherschindler

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 …

0
53
Member Avatar for casper_wang

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 …

Member Avatar for casper_wang
0
124
Member Avatar for nasty

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 …

Member Avatar for hayrn
0
151
Member Avatar for Jc8ect

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 …

Member Avatar for homehtml
0
91
Member Avatar for Jc8ect

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 …

Member Avatar for zandiago
0
104

The End.