Skip to content

teachamantofish/ehelp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this content

TBD

Site todos

CSS

  • Change email icon to email.png on same line as H2 and H3. Float right.
  • Limit table width to 95% of the page. These started blowing off the right side of the page recently.
  • Create way to use wrapped images. Tried a parent div with two child divs but there are issues with float. Try not to use float:

::

div.twocol { width:800px; background-color:gray}

div.leftcolumn {
  width: 100%;
  float:left;
}

div.rightcolumn {
  float:left;
  padding: 20px 20px 20px 100px;
}
  • TBD

Other

  • TBD

Website setup

  • Get a domain name
  • Map DNS to these pages

Community

  • Ask for forum
  • Continue contacting motor vendors
  • Ask about USHPA newsletter
  • Get permissions from authors to use vids, text, links

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •