1,465 Topics

Member Avatar for
Member Avatar for Sam_351
Member Avatar for gio.nov

I'm a web developer in asp.net VB and PHP on Windows Server IIS. I use css3, html5 and Sql Server and Access for Database. In my project entire graphic are designed from me and Corel DraW

Member Avatar for bravomorris9
1
25
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
26
Member Avatar for rere2601
Member Avatar for Dani
0
14
Member Avatar for Rohit_63

Hey everyone, I have started a new position as an HR recruiter in a Website Development Company, can you guys suggest to me some questions I can ask fresher as well as experienced candidates?

Member Avatar for Dani
0
51
Member Avatar for Rico_2

hii, i want to ask how to loop this array for menu like in images public $list = [ [ 'id' => 'dashboard', 'text' => 'Dashboard', 'icon' => 'feather-home', ], [ 'id' => 'data_tables', 'text' => 'DataTables', 'icon' => 'feather-layers', 'children' => [ ['id' => 'basic', "text" => "Basic"], ['id' …

Member Avatar for AndrisP
0
122
Member Avatar for Chandra1611

Full-stack technology refers to the entire depth of a computer system application, and full-stack web developers are those who are capable of developing both the front end and the back end of web development. All of the features that are visible to the client, or the viewer of the site, …

Member Avatar for jwenting
0
73
Member Avatar for Virat_4

HTML: <div class="container"> <div class="header">header</div> <div class="leftsidebar">leftsidebar</div> <div class="main-top">main top</div> <div class="rightsidebar">right side bar</div> <div class="bottom-left">bottom left</div> <div class="bottom-right">bottom right</div> <div class="footer">footer</div> </div> CSS: .container { display: grid; grid-template-columns: 1fr 2fr 1fr; grid-template-rows: 1fr 1fr 1fr; grid-template-areas: "header header header header" "leftsidebar main-top main-top rightsidebar" "leftsidebar bottom-left bottom-right rightsidebar" "footer …

Member Avatar for gce517
0
45
Member Avatar for HaryBanker
Member Avatar for Turnuphosting

The world these days has become more connected than ever before with the help of the internet. In today's world, you can communicate with another person who lives over ten thousand miles away in an instant through email, social media apps, video calling apps, etc. As a result, a lot …

Member Avatar for john_111
-1
91
Member Avatar for Chole

This blog post will compare the two most popular cross-platform mobile app development frameworks, Flutter and React Native.The world of mobile app development is a complicated place with many competing frameworks. It can be hard to know which one to use, but this article will help you find out if …

Member Avatar for markanderson_1
1
128
Member Avatar for Ranniel
Member Avatar for UpvoteMarket

I want to learn web development at home ? suggest me some online teachers who can teach me how to develop a website ?

Member Avatar for Dani
0
25
Member Avatar for UpvoteMarket

WordPress or GoDaddy? which platform is easy to use if i want to make a blog website?

Member Avatar for Dani
0
22
Member Avatar for beyermusic2

I am new to html and css. I am putting together a project to display favorite singers and favorite movies. I am getting errors in the code. They are: I have been trying to find answers but need a little help. Any help would be greatly appreciated. ✗ The photo …

Member Avatar for Dani
0
971
Member Avatar for beyermusic2

The child selector simply refers to the NEW word in the word in the center-text class. The h2 must be singled out as child. Here's task - Add a CSS rule for all span elements that are children of h2 elements that sets the text color to #FA9F42 and its …

Member Avatar for Dani
0
3K
Member Avatar for beyermusic2

It uses a span tag in the html. The idea is to style the word NEW in the style sheet as a child. I havre code to post but how do I do it correctly?

Member Avatar for Dani
0
101
Member Avatar for blockchainc
Member Avatar for larry29936

I want to set a max width for all pages on a web site but have no idea where to set it in the CSS file. I tried setting it in both the body section and the html section without success. I'd appreciate some help on this. Thanks in advance.

Member Avatar for mtyide
1
325
Member Avatar for badmullah_1

hi I need your help if you know JS to fetch 3 values //value of JID2 input //value of slider //value of the NOTES but since JS is new to me i would need your help please. it is a form with a few controls that user can check , …

0
104
Member Avatar for Irfan_9

Three if condition if(isset($_POST['search']) & !empty($_POST['searchdata']) ) if(isset($_POST['search']) & !empty($_POST['searchName']) ) Else each statement have the own pagination created now confusion for example first condition is true and three page is created when i click its goes to else condition and below 10 pages is created which is true in …

Member Avatar for AdamFriska
1
119
Member Avatar for jaswwjatin

please give me information, i want new php site, my idea this type site.i want ESPNCricinfo and Cricbuzz Navigation Tabs inside my post.i am not add live match and scorecard,i want similar tabs design (News,Videos,Your opinion or more) when i add posts. Remember i am not want espn or cricbuzz whole …

Member Avatar for Dani
0
36
Member Avatar for cristian_12

I’m pretty sure I have the wrong or I am missing a correct relative address to get an image from a folder to pop up on my HTML page. I currently have <figure> <a href=“morel.jpg”> <img src=“morel_thunb.jpg” alt=“morel”> </a> <figcaption>a morel I found</figcaption> </figure>

Member Avatar for Dani
0
31
Member Avatar for UnabashedGeek

Who's up for a puzzle? About two months ago, I began to have troubles using the Town of Oakville's web site where I book fitness class spots. In places where there should be text, it's blank. My feeling is that this began intermittently, but I may be wrong. Today it …

Member Avatar for Dani
0
60
Member Avatar for codingaspirant

**Issue 1:** I wanted to keep the alignment of `header` section with the Hero Image and `Headings`, `paragraphs`. But now the Logo and Navigation is centered and rest of the content is going out from left and right side. How can I move the logo to more on left side …

Member Avatar for larry29936
0
30
Member Avatar for Valeriia

Hey, I'm searching for a simple 2-level popup menu that could change color and size with the help of CSS. I want the menu to appear on the left of the page, be opened by clicking on the burger icon, and be closed by clicking the cross or someplace outside …

Member Avatar for AndreRet
0
81
Member Avatar for timlab55

Anyone can find a piece of code, cut and paste it. That's fine, as I do it. But I need to know the flow of how things work. Is there a short para that can explain it? Thanks

Member Avatar for Biiim
0
94
Member Avatar for igor_10

Hey guys I've a problem on my code, when I open my code on visual studio code, on live server system, the slide get column, but when I open the .html without the live server, the slide it gets in row. ![Captura_de_tela_2022-02-20_120343.jpg](https://static.daniweb.com/attachments/4/5748cda0e5698f8862109ff9832a8a58.jpg) ![Captura_de_tela_2022-02-20_120319.jpg](https://static.daniweb.com/attachments/4/692941b3ec3212a0f288908be6314c14.jpg)

Member Avatar for Dani
0
42
Member Avatar for kevindougans

![Screen_Shot_2022-02-18_at_19_31_27.jpg](https://static.daniweb.com/attachments/0/9d7516d5e671e13eb3a629920d7e4e35.jpg) I'm trying to make a form all in one line instead of over multiple lines/height. It can be seen on https://grapefruit-crocodile-hdl3.squarespace.com/ (pwd: contagency) It's supposed to look the attached image, any pointers appreciated. I've got this far, so far: form { display: flex; } .form-item.field.email, .form-item.field.select, .form-button-wrapper.field.submit { display: …

Member Avatar for Dani
1
164
Member Avatar for christaelrod

Working as a senior graphic and web designer at Proglobalbusinesssolutions, passionate about creating unique user interfaces& multimedia design with strong skills. My expertise includes designing and developing front and back end web site designs using HTML5, CSS3, PHP, JS and more.

Member Avatar for Dani
0
19

The End.