Hiển thị các câu hỏi được đánh dấu: Xem tất cả các câu hỏi
  • Đã giải quyết

https://www.facebook.com/profile.php?id=61553233065175&mibextid=ZbWKwL

https://www.facebook.com/profile.php?id=61553233065175&mibextid=ZbWKwLhttps://www.facebook.com/profile.php?id=61553233065175&mibextid=ZbWKwL … (xem thêm)

Được hỏi bởi Shewyli Akter 6 giờ trước

Được trả lời bởi Shewyli Akter 6 giờ trước

Web site will not work using Firefox

I am using the most current version of Firefox with Windows 10. At this web site: https://tenthousandpots.com/ , I am unable to browse the majority of the site i.e., no … (xem thêm)

I am using the most current version of Firefox with Windows 10. At this web site: https://tenthousandpots.com/ , I am unable to browse the majority of the site i.e., no products appear when selected. I also tried DuckDuckGo and had the same issue. However, when I downloaded and accessed the site via Google Chrome, the site worked as it should. I reached out to the TenThousandPots site and advised them of this and they said they've had no similar reports. Can anyone advise?

Được hỏi bởi Placerville 1 ngày trước

Lần cuối trả lời bởi jonzn4SUSE 11 giờ trước

wHAT DOES "YOUR BROWSER IS BEING MANAGED BY YOUR ORGANIZATION

WHAT DOES "YOUR BROWSER IS BEING MANAGED BY YOUR ORGANIZATION: ? "YOUR BROWSER IS BEING MANAGED BY YOUR ORGANIZATION"? THERE IS NO ORGANIZATION ASSOCIATED WITH THIS… (xem thêm)

WHAT DOES "YOUR BROWSER IS BEING MANAGED BY YOUR ORGANIZATION: ?

"YOUR BROWSER IS BEING MANAGED BY YOUR ORGANIZATION"? THERE IS NO ORGANIZATION ASSOCIATED WITH THIS LAPTOP.

HOW DO I GET MICROSOFT OUT OF MY COMPUTER?

EXAMPLE: I NEVER SIGNED UP/IN FOR ONE DRIVE. IT MEANS THAT THINGS SUCH AS DOWNLOADS HAS A MICROSOFT TOOL IN THE FILE LOCATION.

HOW DO I QUICKLY FIND THINGS LIKE MOZ VPN TO DOWNLOADS? I RECEIVE VPN FOR FREE. IS THERE A SIGNIFICANT DIFFERENCE THAT JUSTIFIES THE COST OF FIREFOX'S VPN?

THANKS FOR THE HELP,

DAVID MARSHALL

Được hỏi bởi David Marshall 2 ngày trước

Lần cuối trả lời bởi jonzn4SUSE 1 ngày trước

  • Đã khóa

No, there is none.

I'm sorry, I registered this account for my 5-year-old sister to play. She wanted to play. She clicked something and I don't know. But please let my sister play. Please. … (xem thêm)

I'm sorry, I registered this account for my 5-year-old sister to play. She wanted to play. She clicked something and I don't know. But please let my sister play. Please.

Được hỏi bởi Your Tusk 2 ngày trước

Lần cuối trả lời bởi Paul 2 ngày trước

Firefox no longer compatible with my bank

Firefox is no longer compatible with my bank's system. I can't log in with the secure access code the bank sends to verify my identity when using Firefox. The bank says… (xem thêm)

Firefox is no longer compatible with my bank's system. I can't log in with the secure access code the bank sends to verify my identity when using Firefox. The bank says it is a problem with Firefox. Other browsers work flawlessly ... are you working on a solution? I only use Firefox unless forced to use something else ...

Được hỏi bởi bruce.woodgate 2 ngày trước

Lần cuối trả lời bởi jonzn4SUSE 2 ngày trước

installing latest version of Firefox

I want to install latest version of Firefox due to come into effect on 14th January but my Mac OS X won't allow it to happen probably because it is out of date and unsupp… (xem thêm)

I want to install latest version of Firefox due to come into effect on 14th January but my Mac OS X won't allow it to happen probably because it is out of date and unsupported I would be grateul for help on this please ( I have reached the limit of OS X on my current desktop) Charles

Được hỏi bởi stoneccsf 3 ngày trước

Lần cuối trả lời bởi James 2 ngày trước

website

File: index.html <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Eng. Abdala - Homepage&l… (xem thêm)

File: index.html

<meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Eng. Abdala - Homepage</title> <link rel="stylesheet" href="styles.css">

<header class="hero">

Ku Soo Dhawoow Eng. Abdala

Waxaan kuu soo bandhigayaa xirfadahayga iyo adeegyada aan bixiyo.

Waxbadan Ka Baro
</header> <nav> </nav>

Ku Saabsan

Waxaan ahay injineer xirfad leh oo diiradda saara horumarinta software iyo naqshadeynta webka. Waxaan leeyahay waayo-aragnimo ballaaran oo la xiriirta barnaamijyada casriga ah.

Adeegyada Aan Bixiyo

Horumarinta Webka

Waxaan sameeyaa website-yada shaqsiyeed iyo kuwa ganacsi ee tayo sare leh.

Barnaamijyada Software

Waxaan naqshadeeyaa oo horumariyaa software dabooli kara baahiyahaaga.

La-talinta Teknolojiyadda

Waxaan ku siin karaa talooyin iyo xalal la xiriira tiknolojiyadda.

Nala Soo Xiriir

<form action="mailto:engabdala@example.com" method="post"> <label for="name">Magacaaga:</label> <input type="text" id="name" name="name" required> <label for="email">Emailkaaga:</label> <input type="email" id="email" name="email" required> <label for="message">Fariintaada:</label> <textarea id="message" name="message" required=""></textarea> <button type="submit">Dir Fariinta</button> </form>
<footer>

© 2025 Eng. Abdala. Xuquuqda waa dhowrsan tahay.

</footer>


---

File: styles.css

/* Qaabeynta Asalka */ body {

 font-family: Arial, sans-serif;
 margin: 0;
 padding: 0;
 line-height: 1.6;
 background-color: #f4f4f4;
 color: #333;

}

/* Header-ka */ .hero {

 background: #007BFF;
 color: white;
 text-align: center;
 padding: 50px 20px;

}

.hero h1 {

 margin: 0;
 font-size: 2.5em;

}

.hero p {

 margin: 10px 0 20px;
 font-size: 1.2em;

}

.hero .btn {

 background: white;
 color: #007BFF;
 padding: 10px 20px;
 text-decoration: none;
 border-radius: 5px;
 font-weight: bold;

}

.hero .btn:hover {

 background: #0056b3;
 color: white;

}

/* Navigation */ nav ul {

 background: #333;
 padding: 10px;
 list-style: none;
 display: flex;
 justify-content: center;

}

nav ul li {

 margin: 0 15px;

}

nav ul li a {

 color: white;
 text-decoration: none;

}

/* Sections */ section {

 padding: 20px;
 margin: 20px auto;
 max-width: 800px;
 background: white;
 border-radius: 5px;

}

/* Adeegyada */ .services {

 display: flex;
 justify-content: space-between;
 gap: 20px;

}

.service {

 background: #f9f9f9;
 padding: 20px;
 border: 1px solid #ddd;
 border-radius: 5px;
 text-align: center;
 flex: 1;

}

/* Footer */ footer {

 text-align: center;
 padding: 10px;
 background: #333;
 color: white;
 margin-top: 20px;

}


---

Được hỏi bởi abdalagalkacyo2024 3 ngày trước

Lần cuối trả lời bởi abdalagalkacyo2024 3 ngày trước

page search dissapeared

hi i got used to a small search window in lower left of FF....is gone!. i thought it was an add on but can find no trace of it so was it a ff feature? it would simply lo… (xem thêm)

hi i got used to a small search window in lower left of FF....is gone!. i thought it was an add on but can find no trace of it so was it a ff feature?

it would simply locate a word of my choosing on the open ff page, thats all

would much appreciate any help, thanks

Được hỏi bởi bill 4 ngày trước

Lần cuối trả lời bởi bill 4 ngày trước

Pdfs won't open when using Firefox

I am an academic. I use Canvas. When I am in Canvas and I try to open a document in it from Firefox, what I get are solid black pages. I do not have this problem with Can… (xem thêm)

I am an academic. I use Canvas. When I am in Canvas and I try to open a document in it from Firefox, what I get are solid black pages. I do not have this problem with Canvas in Chrome or in Edge. I really don't want to use those Browsers. I actually have this problem with every PDF I try to open from all sites. This is a recent problem. But if I cannot correct it, I will have to use other Browsers.

E. Wray Bryant, Ph.D. [edited email from community support forum]

Được hỏi bởi wbryant 4 ngày trước

Lần cuối trả lời bởi jonzn4SUSE 3 ngày trước