Jump to content

Looking for Help for an Website


Required

Recommended Posts

https://www.w3schools.com/w3css/w3css_templates.asp

I like the Web Page Template. What I try to do is a simple single Page HTML Site without any Framework (like Joomla) for start.
What I think off is who on the left are Category with "Accordion" Opening.

I have just an Basic Contract so no php or DB is include with my Domain and wopping 200MB who should be way enough.
Can someone recommend an IRC Server who I can ask People when I have problems? Well I guess I will have them soon...

Link to comment
Share on other sites

Hmmm its not a SVG but what did I do back them? I cant remember what is was...

<html>
  <style>
    body {
        background: white }
    section {
        background: black;
        color: white;
        border-radius: 3em;
        padding: 3em;
        position: absolute;
        top: 50%;
        left: 50%;
        margin-right: -50%;
        transform: translate(-50%, -50%) }
  </style>
  <section>
    <h1><FONT SIZE=200%>Demo</FONT></h1>
    <p>
    <p><FONT SIZE=100%>Please restart your Device! </FONT>
  </section>

CSS?
Thanks

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...