Search found 69 matches
- Thu Mar 23, 2023 3:16 pm
- Forum: PHP coding => General
- Topic: Problem with configuring Visual Studio Code again.
- Replies: 0
- Views: 123
Problem with configuring Visual Studio Code again.
I don't remember how I did this last time. Should the 1st line point to php.exe and the 2nd line point to phpdbg.exe or both pointing to php.exe? After i bought me a new laptop, VSC won't work because i have to re-configure it. Can you guys please tell me witch of the lines should include what? I ca...
- Fri Mar 10, 2023 2:18 am
- Forum: PHP coding => General
- Topic: Debugger
- Replies: 3
- Views: 253
Re: Debugger
hehehe.... I said yes I did, and now I cant find it anymore. Did you delete it?
- Fri Mar 10, 2023 2:11 am
- Forum: PHP coding => General
- Topic: Debugger
- Replies: 3
- Views: 253
Re: Debugger
Yes, i did, but there was a lot to go through, so I have to start on the configuration later. By the way. I am using Workbench. Didn't know there was a debugger function there. I am just using it as an editor sometimes. I read your posting and stay with Visual Studio, but thanks for trying. I will c...
- Thu Mar 09, 2023 10:15 am
- Forum: PHP coding => General
- Topic: Debugger
- Replies: 3
- Views: 253
Debugger
Today I use Visual Studio for debugging, but I think this is to advanced in use. Advances in that way it's to complicated to set up with the extensions and configure those manually (in the JSON file I think it's called) to make it debug. I like it happens so much automatic as possible. So my questio...
- Wed Sep 14, 2022 9:17 pm
- Forum: CSS
- Topic: W3 Schools CSS - Card wont center
- Replies: 7
- Views: 1928
Re: W3 Schools CSS - Card wont center
I will check them out, but i think i will stay where i am (or with what i got).
I have tried bootstrap before, but there is a reason i was choosing the w3schools css.
The two other ones i can give a try (at least look at it), but i think i will stay where i am, with the w3schools css framework.
I have tried bootstrap before, but there is a reason i was choosing the w3schools css.
The two other ones i can give a try (at least look at it), but i think i will stay where i am, with the w3schools css framework.
- Wed Sep 14, 2022 9:02 pm
- Forum: CSS
- Topic: W3 Schools CSS - Card wont center
- Replies: 7
- Views: 1928
Re: W3 Schools CSS - Card wont center
I will check them out, but i think i will stay where i am (or with what i got).
I have tried bootstrap before, but there is a reason i was choosing the w3schools css.
The two other ones i can give a try (at least look at it), but i think i will stay where i am, with the w3schools css framework.
I have tried bootstrap before, but there is a reason i was choosing the w3schools css.
The two other ones i can give a try (at least look at it), but i think i will stay where i am, with the w3schools css framework.
- Sun Sep 11, 2022 9:42 am
- Forum: CSS
- Topic: W3 Schools CSS - Card wont center
- Replies: 7
- Views: 1928
Re: W3 Schools CSS - Card wont center
I've worked a lot with w3school's css framework so I know it well, but I'm still not very experienced with it. So things like that you mention are not so unknown, but I need to hear it to get a reminder since I am not so experienced that everything comes automatically. So thanks for mentioning it ππ...
- Fri Sep 09, 2022 2:43 pm
- Forum: CSS
- Topic: W3 Schools CSS - Card wont center
- Replies: 7
- Views: 1928
Re: W3 Schools CSS - Card wont center
So, Michalio, you mean I should use a inline CSS class in between the w3 Schools CSS?
- Wed Sep 07, 2022 3:17 pm
- Forum: CSS
- Topic: W3 Schools CSS - Card wont center
- Replies: 7
- Views: 1928
W3 Schools CSS - Card wont center
I have tried different things to center the card below. But it doesn't. What am I doing wrong? The other styles are working, but it won't center, no matter what. Maybe there is a simple solution for this, but as said, it doesn't work. I have tried inline CSS too. Is it a simple solution for this? <d...
- Tue Aug 30, 2022 6:52 pm
- Forum: CSS
- Topic: Web safe colors
- Replies: 1
- Views: 358
Web safe colors
I dont know if this belongs here on CSS, on HTML or miscellaneous, but I posted it here on CSS.
I remember back in time we had the standard called web safe colors. Reason I ask is because
I am not sure if this is something that is applicable today, but how important is it withΒ websafe colors today?
I remember back in time we had the standard called web safe colors. Reason I ask is because
I am not sure if this is something that is applicable today, but how important is it withΒ websafe colors today?
- Wed Aug 24, 2022 6:23 am
- Forum: CSS
- Topic: Image, wrapping text around it and auto hight on div..
- Replies: 5
- Views: 616
Re: Image, wrapping text around it and auto hight on div..
Yes, I know. I have tried so much different so the CSS is a bit messy.
I found out about it after so many days (no harm)


But it's good to have it well explained and formulated by you. So thank you Michalio.
I found out about it after so many days (no harm)
But it's good to have it well explained and formulated by you. So thank you Michalio.
- Wed Aug 24, 2022 6:11 am
- Forum: HTML Basics
- Topic: <div> Full 100% width
- Replies: 7
- Views: 2172
Re: <div> Full 100% width
Isn't in my first posting 

- Wed Aug 24, 2022 6:09 am
- Forum: PHP coding => General
- Topic: session_start(); and a little more
- Replies: 2
- Views: 431
Re: session_start(); and a little more
Of course, I found out of it after so many days (no harm)


But it's good to have it well explained and formulated from you.
But it's good to have it well explained and formulated from you.
- Sun Aug 21, 2022 4:36 pm
- Forum: PHP coding => General
- Topic: session_start(); and a little more
- Replies: 2
- Views: 431
session_start(); and a little more
Struggling a little, or a lot I would rather say with a scrip I set up over a 2-year period where I tried to get back to the old me as a programmer. I had a good number of skills before, but when you don't program anything at all during 12-15 years, it is quickly forgotten, and when you have to lear...
- Sat Aug 20, 2022 7:22 pm
- Forum: HTML Basics
- Topic: <div> Full 100% width
- Replies: 7
- Views: 2172
Re: <div> Full 100% width
jason06, In my case it was my own fault. I didn't think about a padding right I had in my HTML body tag. I had overseen it, or not think about it. So in my case this time I had to remove this and everything was OK. But I have read me up on another thing too. Have you heard about the "clear"...
- Thu Aug 18, 2022 5:12 pm
- Forum: CSS
- Topic: Image, wrapping text around it and auto hight on div..
- Replies: 5
- Views: 616
Re: Image, wrapping text around it and auto hight on div..
I have come a little further in trying. I've been trying this for three days now. I am attaching the CSS and HTML that are relevant. However, I will explain what is happening. I get the text to wrap around the image. What I can't manage to do is create the space I want the text to have for the image...
- Wed Aug 17, 2022 12:39 pm
- Forum: CSS
- Topic: Image, wrapping text around it and auto hight on div..
- Replies: 5
- Views: 616
Re: Image, wrapping text around it and auto hight on div..
Actuly not Michalio, but nice if your answer could include it as an option for later use in other projects. Like commented out/done passive.
- Wed Aug 17, 2022 10:27 am
- Forum: CSS
- Topic: Image, wrapping text around it and auto hight on div..
- Replies: 5
- Views: 616
Image, wrapping text around it and auto hight on div..
For this, I've tried most things, but never quite got it to work the way I want it to. Hope you can tell me about the solution for this. Actually, there are two questions here. 1 - I have a div with another div inside. This is the main div which should contain text and the second div which should co...
- Wed Aug 17, 2022 6:41 am
- Forum: HTML Basics
- Topic: <div> Full 100% width
- Replies: 7
- Views: 2172
Re: <div> Full 100% width
No, that didn't help. So I had to start over again and look for the error. I found it and i had an "padding-right: 10px;" in my "body" i must have overseen before. So when i removed this it was 100% again 

- Tue Aug 16, 2022 1:54 pm
- Forum: HTML Basics
- Topic: <div> Full 100% width
- Replies: 7
- Views: 2172
<div> Full 100% width
What am I doing wrong? I want the <div> to strech out 100% to the right as well. It is like this in Chrome, Opera and Edge. Attached under the picture is the CSS and the HTML. http://www.webmasterinfo.no/img/content_width.png div.content1 { /*text-align: center;*/ font-family: "Consolas", ...
- Tue Aug 16, 2022 8:36 am
- Forum: CSS
- Topic: CSS background-image-size etc
- Replies: 2
- Views: 350
Re: CSS background-image-size etc
Ok. I give it a try. Thank you



- Mon Aug 15, 2022 7:26 pm
- Forum: CSS
- Topic: CSS background-image-size etc
- Replies: 2
- Views: 350
CSS background-image-size etc
Finally, I found out how to scale background images automatically depending on the viewport/screen size and the screen resolution. I bought myself a new book about CSS3 and HTML5. But there is a thing missing in the book. It doesn't tell me..... Ok, I start over. I want to use a different background...
- Mon Aug 15, 2022 8:17 am
- Forum: HTML Basics
- Topic: Open a PDF file in a HTML document.
- Replies: 5
- Views: 801
Re: Open a PDF file in a HTML document.
Thank you. I will look at it once more.
- Sun Aug 14, 2022 6:42 pm
- Forum: HTML Basics
- Topic: Open a PDF file in a HTML document.
- Replies: 5
- Views: 801
Re: Open a PDF file in a HTML document.
I found this Michalio:
https://convertio.co/pdf-html/
But it was messing too much up. I need your help
https://convertio.co/pdf-html/
But it was messing too much up. I need your help

- Sun Aug 14, 2022 5:46 pm
- Forum: HTML Basics
- Topic: Open a PDF file in a HTML document.
- Replies: 5
- Views: 801
Re: Open a PDF file in a HTML document.
But Michalio, what if i want to open the PDF file inside my page design? You see, this is a PDF document on about ** pages. It is well formatted both as a WORD and a PDF file. So write and formatting the a new PHP or HTML file is a lot of work and nothing to start to discuss. I know there is a way t...